summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-04-13 19:11:20 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-04-13 19:11:20 +0000
commitbf4a4ce5af7694c9ac644825d8547b175379d071 (patch)
tree9e2879461dec041982b455cccfe41ad33eb7012f /app-office/koshell
parentquote $D (diff)
downloadhistorical-bf4a4ce5af7694c9ac644825d8547b175379d071.tar.gz
historical-bf4a4ce5af7694c9ac644825d8547b175379d071.tar.bz2
historical-bf4a4ce5af7694c9ac644825d8547b175379d071.zip
Missing ~ppc keyword.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-office/koshell')
-rw-r--r--app-office/koshell/ChangeLog5
-rw-r--r--app-office/koshell/koshell-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index d80729dd9ed0..02abe6fe7291 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/koshell
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.33 2006/04/12 14:27:37 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.34 2006/04/13 19:00:04 carlo Exp $
+
+ 13 Apr 2006; Carsten Lohrke <carlo@gentoo.org> koshell-1.5.0.ebuild:
+ Missing ~ppc keyword.
*koshell-1.5.0 (12 Apr 2006)
diff --git a/app-office/koshell/koshell-1.5.0.ebuild b/app-office/koshell/koshell-1.5.0.ebuild
index 0bd487f17889..e5c06fb146ea 100644
--- a/app-office/koshell/koshell-1.5.0.ebuild
+++ b/app-office/koshell/koshell-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.0.ebuild,v 1.1 2006/04/12 14:27:39 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.0.ebuild,v 1.2 2006/04/13 19:00:04 carlo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"