diff options
author | 2005-11-22 14:45:37 +0000 | |
---|---|---|
committer | 2005-11-22 14:45:37 +0000 | |
commit | e160e8d942ee35a2d7eb1e78d1f1c696d77bb033 (patch) | |
tree | 25436e199969348f344b3b8c4c60ce34fd262b5d /app-office/kchart/kchart-1.4.2.ebuild | |
parent | Stable on amd64, bug 112840. (diff) | |
download | gentoo-2-e160e8d942ee35a2d7eb1e78d1f1c696d77bb033.tar.gz gentoo-2-e160e8d942ee35a2d7eb1e78d1f1c696d77bb033.tar.bz2 gentoo-2-e160e8d942ee35a2d7eb1e78d1f1c696d77bb033.zip |
Stable on amd64, bug 112840.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/kchart/kchart-1.4.2.ebuild')
-rw-r--r-- | app-office/kchart/kchart-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.4.2.ebuild b/app-office/kchart/kchart-1.4.2.ebuild index 99458350b0aa..6fb68cdd1b9d 100644 --- a/app-office/kchart/kchart-1.4.2.ebuild +++ b/app-office/kchart/kchart-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/kchart/kchart-1.4.2.ebuild,v 1.4 2005/11/22 13:26:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.2.ebuild,v 1.5 2005/11/22 14:45:37 cryos 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)" |