diff options
author | 2005-10-13 11:34:14 +0000 | |
---|---|---|
committer | 2005-10-13 11:34:14 +0000 | |
commit | 5f23ccfc02fb773552e7ab0ca200e5a117994c6c (patch) | |
tree | c0afc8fc2fa8f6c34d592f81591195cf64d02cf1 /app-office/kchart/kchart-1.4.2.ebuild | |
parent | Mark 2.4.2 stable on ia64 (diff) | |
download | gentoo-2-5f23ccfc02fb773552e7ab0ca200e5a117994c6c.tar.gz gentoo-2-5f23ccfc02fb773552e7ab0ca200e5a117994c6c.tar.bz2 gentoo-2-5f23ccfc02fb773552e7ab0ca200e5a117994c6c.zip |
Mark 1.4.2 ~ia64
(Portage version: 1.589-cvs)
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 a75f74327317..8ebbe1d6cfb4 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.1 2005/10/10 22:03:38 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.2.ebuild,v 1.2 2005/10/13 11:34:14 agriffis 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |