diff options
author | 2007-02-15 00:47:10 +0000 | |
---|---|---|
committer | 2007-02-15 00:47:10 +0000 | |
commit | fe86c97b5493e026ec759952d71a50179ab46a1c (patch) | |
tree | 909ebbc163b4c6cd0c15c310cf31f834e4d572af /app-office/kplato/kplato-1.6.1.ebuild | |
parent | Stable on Alpha, bug 166246. (diff) | |
download | gentoo-2-fe86c97b5493e026ec759952d71a50179ab46a1c.tar.gz gentoo-2-fe86c97b5493e026ec759952d71a50179ab46a1c.tar.bz2 gentoo-2-fe86c97b5493e026ec759952d71a50179ab46a1c.zip |
Stable on Alpha, bug 166246.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kplato/kplato-1.6.1.ebuild')
-rw-r--r-- | app-office/kplato/kplato-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kplato/kplato-1.6.1.ebuild b/app-office/kplato/kplato-1.6.1.ebuild index c56aa0f9df77..4c5a5a48d71f 100644 --- a/app-office/kplato/kplato-1.6.1.ebuild +++ b/app-office/kplato/kplato-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/kplato/kplato-1.6.1.ebuild,v 1.8 2007/02/14 11:44:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.1.ebuild,v 1.9 2007/02/15 00:47:10 kloeri Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -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)" |