diff options
author | 2005-11-30 06:42:17 +0000 | |
---|---|---|
committer | 2005-11-30 06:42:17 +0000 | |
commit | 42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228 (patch) | |
tree | bbfb8a90be2b8addb83a490af432a6d2762808bd /app-office/kformula | |
parent | Add support for newer format types in usb ids file with patch from upstream c... (diff) | |
download | historical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.tar.gz historical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.tar.bz2 historical-42a0ed40a637fe0cc86cdfcb60d7a3b5f67d5228.zip |
Stable on x86; bug #112840
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/Manifest | 12 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.4.2.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index d9c9389531d3..2c1c46740d47 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kformula # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.20 2005/11/22 14:55:38 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.21 2005/11/30 06:37:04 halcy0n Exp $ + + 30 Nov 2005; Mark Loeser <halcy0n@gentoo.org> kformula-1.4.2.ebuild: + Stable on x86; bug #112840 22 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kformula-1.4.2.ebuild: Stable on amd64, bug 112840. diff --git a/app-office/kformula/Manifest b/app-office/kformula/Manifest index 120f4b7e2c69..78cec0db966e 100644 --- a/app-office/kformula/Manifest +++ b/app-office/kformula/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 37508c5f24f71fbf6237e0b34fe0ca6c ChangeLog 2317 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-kformula-1.3.5 211 MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-kformula-1.4.1 68 MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-kformula-1.4.2 68 MD5 f39d98fa9efce32ffc3da9f51fd6592b kformula-1.3.5.ebuild 917 MD5 06ec3dd9f141552ef0d2794d7394e58b kformula-1.4.1.ebuild 852 -MD5 a66cc8b02739309b1448eb0ba957f5e5 kformula-1.4.2.ebuild 856 +MD5 edb9d069d54b5da599ed871fb0a09e22 kformula-1.4.2.ebuild 855 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDgzGVntT9W3vfTuoRAi4fAJwI8gqqtYApNUEmB64OoQzzO+R4xwCfRDO3 -gG9jKYFf3ZXNv1ZDQP/fPkE= -=1R6l ------END PGP SIGNATURE----- diff --git a/app-office/kformula/kformula-1.4.2.ebuild b/app-office/kformula/kformula-1.4.2.ebuild index a4e52e8ef02f..58cd8127fffc 100644 --- a/app-office/kformula/kformula-1.4.2.ebuild +++ b/app-office/kformula/kformula-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.2.ebuild,v 1.5 2005/11/22 14:55:38 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.2.ebuild,v 1.6 2005/11/30 06:37:04 halcy0n Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |