diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-02-13 00:34:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-02-13 00:34:39 +0000 |
commit | 86ca8f2123e41e41d081a2ccad3996b62ed6b709 (patch) | |
tree | c0f078abb21ea9f672c8feefda076c07388a004d /app-office/kchart/kchart-1.6.1.ebuild | |
parent | Stable on amd64, bug 166246. (diff) | |
download | gentoo-2-86ca8f2123e41e41d081a2ccad3996b62ed6b709.tar.gz gentoo-2-86ca8f2123e41e41d081a2ccad3996b62ed6b709.tar.bz2 gentoo-2-86ca8f2123e41e41d081a2ccad3996b62ed6b709.zip |
Stable on amd64, bug 166246.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kchart/kchart-1.6.1.ebuild')
-rw-r--r-- | app-office/kchart/kchart-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.6.1.ebuild b/app-office/kchart/kchart-1.6.1.ebuild index f632d9b832ab..93da7dcf1efd 100644 --- a/app-office/kchart/kchart-1.6.1.ebuild +++ b/app-office/kchart/kchart-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.3 2007/02/11 21:48:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.4 2007/02/13 00:34:39 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdeenablefinal" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |