diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:24:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:24:26 +0000 |
commit | 0964b595ad835d26f8be11169f9cf21f823a1ed0 (patch) | |
tree | 2a3cc5639a12ed16c50d3909e162168e78d45380 /app-office/kchart/kchart-1.5.2.ebuild | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-0964b595ad835d26f8be11169f9cf21f823a1ed0.tar.gz gentoo-2-0964b595ad835d26f8be11169f9cf21f823a1ed0.tar.bz2 gentoo-2-0964b595ad835d26f8be11169f9cf21f823a1ed0.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-office/kchart/kchart-1.5.2.ebuild')
-rw-r--r-- | app-office/kchart/kchart-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.5.2.ebuild b/app-office/kchart/kchart-1.5.2.ebuild index 8b3da24cb2c7..285b16e657b9 100644 --- a/app-office/kchart/kchart-1.5.2.ebuild +++ b/app-office/kchart/kchart-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.8 2006/10/15 09:16:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.9 2006/10/17 20:24:26 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |