diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-13 15:41:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-13 15:41:30 +0000 |
commit | 4af0e4a18708882f0b155275f9a8a6f498102a22 (patch) | |
tree | ab66bd5f28444011e295b9267492b903308c47b1 /app-office/kformula/kformula-1.4.2.ebuild | |
parent | Use full atoms for built_with_use (diff) | |
download | gentoo-2-4af0e4a18708882f0b155275f9a8a6f498102a22.tar.gz gentoo-2-4af0e4a18708882f0b155275f9a8a6f498102a22.tar.bz2 gentoo-2-4af0e4a18708882f0b155275f9a8a6f498102a22.zip |
Mark 1.4.2 ~ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'app-office/kformula/kformula-1.4.2.ebuild')
-rw-r--r-- | app-office/kformula/kformula-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kformula/kformula-1.4.2.ebuild b/app-office/kformula/kformula-1.4.2.ebuild index 9c34504efc73..fa9dee4f6e35 100644 --- a/app-office/kformula/kformula-1.4.2.ebuild +++ b/app-office/kformula/kformula-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/kformula/kformula-1.4.2.ebuild,v 1.1 2005/10/10 22:04:41 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.2.ebuild,v 1.2 2005/10/13 15:41:30 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)" |