diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-11-30 06:37:04 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-11-30 06:37:04 +0000 |
commit | 8cb8b11b8308e3fc84f166f14cfb93b8cb6ead5a (patch) | |
tree | 32f63247036bad81eb710b9876113c486bd7db97 /app-office/kexi | |
parent | Added patch to fix lynx crashing on bad <TAB ...>. Patch was submitted by ado... (diff) | |
download | gentoo-2-8cb8b11b8308e3fc84f166f14cfb93b8cb6ead5a.tar.gz gentoo-2-8cb8b11b8308e3fc84f166f14cfb93b8cb6ead5a.tar.bz2 gentoo-2-8cb8b11b8308e3fc84f166f14cfb93b8cb6ead5a.zip |
Stable on x86; bug #112840
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/kexi')
-rw-r--r-- | app-office/kexi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kexi/Manifest | 12 | ||||
-rw-r--r-- | app-office/kexi/kexi-1.4.2.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog index eff336b1756f..ad556007aa32 100644 --- a/app-office/kexi/ChangeLog +++ b/app-office/kexi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kexi # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.17 2005/11/22 14:52:24 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.18 2005/11/30 06:36:36 halcy0n Exp $ + + 30 Nov 2005; Mark Loeser <halcy0n@gentoo.org> kexi-1.4.2.ebuild: + Stable on x86; bug #112840 22 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kexi-1.4.2.ebuild: Stable on amd64, bug 112840. diff --git a/app-office/kexi/Manifest b/app-office/kexi/Manifest index 343ea4b8a597..c4bd8a22f504 100644 --- a/app-office/kexi/Manifest +++ b/app-office/kexi/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 ad5511946c909fc8c289953813b367fd ChangeLog 1988 MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-kexi-1.4.1 68 MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-kexi-1.4.2 68 MD5 90a8b21bfe0797419089980639fd6eb3 kexi-1.4.1.ebuild 1074 -MD5 ee6cb3648cb52bec65d6e082c61ef5cd kexi-1.4.2.ebuild 1078 +MD5 9c604de16a036e4e1e964494394a04a8 kexi-1.4.2.ebuild 1077 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDgzDTntT9W3vfTuoRAkIvAJ9pgUZL2kJpkjwZXsz2P/VgfR9s5gCgj7F3 -oZ5yZgTOkMzwJDeownxX0E0= -=170Q ------END PGP SIGNATURE----- diff --git a/app-office/kexi/kexi-1.4.2.ebuild b/app-office/kexi/kexi-1.4.2.ebuild index 8114191e2f94..19c5e630918c 100644 --- a/app-office/kexi/kexi-1.4.2.ebuild +++ b/app-office/kexi/kexi-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/kexi/kexi-1.4.2.ebuild,v 1.5 2005/11/22 14:52:24 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.2.ebuild,v 1.6 2005/11/30 06:36:36 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="mysql postgres" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) |