diff options
author | 2007-07-26 17:17:58 +0000 | |
---|---|---|
committer | 2007-07-26 17:17:58 +0000 | |
commit | 9d38586d64cf648a49f375bf9d14ce4811a0749f (patch) | |
tree | a681a45e2bea2aedd11d2ccd4f60195d7bdb2766 /app-office/kplato/kplato-1.6.2.ebuild | |
parent | Stable on ppc64; bug #178697 (diff) | |
download | gentoo-2-9d38586d64cf648a49f375bf9d14ce4811a0749f.tar.gz gentoo-2-9d38586d64cf648a49f375bf9d14ce4811a0749f.tar.bz2 gentoo-2-9d38586d64cf648a49f375bf9d14ce4811a0749f.zip |
Stable on ppc64; bug #178697
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-office/kplato/kplato-1.6.2.ebuild')
-rw-r--r-- | app-office/kplato/kplato-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kplato/kplato-1.6.2.ebuild b/app-office/kplato/kplato-1.6.2.ebuild index a21b224d3b48..23c1b0f649bb 100644 --- a/app-office/kplato/kplato-1.6.2.ebuild +++ b/app-office/kplato/kplato-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/kplato/kplato-1.6.2.ebuild,v 1.9 2007/07/23 17:07:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.2.ebuild,v 1.10 2007/07/26 17:17:58 corsair Exp $ KMNAME=koffice MAXKOFFICEVER=1.6.3 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |