diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-31 18:47:34 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-31 18:47:34 +0000 |
commit | a4552e65315fc01ccbc3f98f692d401f1db77669 (patch) | |
tree | 5827cca122e9587f567e8f1ac4e7fb168ebd474c /app-office/kchart/kchart-1.4.1.ebuild | |
parent | Use full atoms for built_with_use. (diff) | |
download | gentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.tar.gz gentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.tar.bz2 gentoo-2-a4552e65315fc01ccbc3f98f692d401f1db77669.zip |
Stable on amd64, closes bug 104377.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/kchart/kchart-1.4.1.ebuild')
-rw-r--r-- | app-office/kchart/kchart-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.4.1.ebuild b/app-office/kchart/kchart-1.4.1.ebuild index d488656fd506..d9f9b8a81551 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.2 2005/08/27 09:36:43 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.1.ebuild,v 1.3 2005/08/31 18:43:56 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |