diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-15 00:50:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-15 00:50:23 +0000 |
commit | c5180300c4c4ac7fa9adb29ac5c64fa0f7967351 (patch) | |
tree | a2190c9d44f86dc3d9a0b692e4536ec6719506f9 /app-office/kformula/kformula-1.6.1.ebuild | |
parent | Stable on Alpha, bug 166246. (diff) | |
download | gentoo-2-c5180300c4c4ac7fa9adb29ac5c64fa0f7967351.tar.gz gentoo-2-c5180300c4c4ac7fa9adb29ac5c64fa0f7967351.tar.bz2 gentoo-2-c5180300c4c4ac7fa9adb29ac5c64fa0f7967351.zip |
Stable on Alpha, bug 166246.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kformula/kformula-1.6.1.ebuild')
-rw-r--r-- | app-office/kformula/kformula-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kformula/kformula-1.6.1.ebuild b/app-office/kformula/kformula-1.6.1.ebuild index c99436566422..ca17ca6d4b9e 100644 --- a/app-office/kformula/kformula-1.6.1.ebuild +++ b/app-office/kformula/kformula-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/kformula/kformula-1.6.1.ebuild,v 1.7 2007/02/14 11:50:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.1.ebuild,v 1.8 2007/02/15 00:50:23 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)" |