diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:36:44 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:36:44 +0000 |
commit | 2a538472ee90c653e5b1c8a9eb97f5fc4e375b81 (patch) | |
tree | 2595885c12816ec948748467be3e62f286150a70 /app-office/kchart | |
parent | the newest esearch requires python with readline, which is not what (diff) | |
download | historical-2a538472ee90c653e5b1c8a9eb97f5fc4e375b81.tar.gz historical-2a538472ee90c653e5b1c8a9eb97f5fc4e375b81.tar.bz2 historical-2a538472ee90c653e5b1c8a9eb97f5fc4e375b81.zip |
KOffice 1.4.1 stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 409bb7b3bce1..abab721a9d27 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.11 2005/07/25 20:23:55 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.12 2005/08/27 09:36:43 greg_g Exp $ + + 27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> kchart-1.4.1.ebuild: + Stable on x86. *kchart-1.4.1 (25 Jul 2005) diff --git a/app-office/kchart/kchart-1.4.1.ebuild b/app-office/kchart/kchart-1.4.1.ebuild index 3386c6c1b589..d488656fd506 100644 --- a/app-office/kchart/kchart-1.4.1.ebuild +++ b/app-office/kchart/kchart-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/kchart/kchart-1.4.1.ebuild,v 1.1 2005/07/25 20:23:55 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-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="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |