diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:37:39 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:37:39 +0000 |
commit | 101b32d64478519a5f0594a5187a633f0d00e2cd (patch) | |
tree | 5643b4e4741500ac995e50c521836c80a178e52b /app-office/kexi | |
parent | the newest esearch requires python with readline, which is not what (diff) | |
download | gentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.tar.gz gentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.tar.bz2 gentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.zip |
KOffice 1.4.1 stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/kexi')
-rw-r--r-- | app-office/kexi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kexi/kexi-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog index 923c2789eac2..ea14460d7dee 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.8 2005/07/25 20:20:11 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.9 2005/08/27 09:36:43 greg_g Exp $ + + 27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> kexi-1.4.1.ebuild: + Stable on x86. *kexi-1.4.1 (25 Jul 2005) diff --git a/app-office/kexi/kexi-1.4.1.ebuild b/app-office/kexi/kexi-1.4.1.ebuild index a9ff7ec5a983..5a8188816636 100644 --- a/app-office/kexi/kexi-1.4.1.ebuild +++ b/app-office/kexi/kexi-1.4.1.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.1.ebuild,v 1.1 2005/07/25 20:20:11 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.1.ebuild,v 1.2 2005/08/27 09:36:43 greg_g Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="mysql postgres" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) |