diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:06:18 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:06:18 +0000 |
commit | a25d219d287853db2bef1a1316da37443d765771 (patch) | |
tree | 71b6d412254f71116dd45f658610b3b6b96d2da4 /app-office/kformula/kformula-1.6.2.ebuild | |
parent | Marked stable on amd64, bug 178697. (diff) | |
download | gentoo-2-a25d219d287853db2bef1a1316da37443d765771.tar.gz gentoo-2-a25d219d287853db2bef1a1316da37443d765771.tar.bz2 gentoo-2-a25d219d287853db2bef1a1316da37443d765771.zip |
Marked stable on amd64, bug 178697.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-office/kformula/kformula-1.6.2.ebuild')
-rw-r--r-- | app-office/kformula/kformula-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kformula/kformula-1.6.2.ebuild b/app-office/kformula/kformula-1.6.2.ebuild index ecf6d5c2d1c9..6cbbf8b180fe 100644 --- a/app-office/kformula/kformula-1.6.2.ebuild +++ b/app-office/kformula/kformula-1.6.2.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.2.ebuild,v 1.3 2007/07/13 07:04:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.6.2.ebuild,v 1.4 2007/07/18 00:06:18 cryos Exp $ MAXKOFFICEVER=1.6.3 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)" |