summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-15 16:20:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-15 16:20:17 +0000
commit5a2400aa2180228a764a3d7640f2148af7e20d3b (patch)
tree8427ae74335c3da80cf1ac0a716a1f5bcea4a8d6 /app-office/koshell
parent* amd64 stable, bug #122561 (diff)
downloadgentoo-2-5a2400aa2180228a764a3d7640f2148af7e20d3b.tar.gz
gentoo-2-5a2400aa2180228a764a3d7640f2148af7e20d3b.tar.bz2
gentoo-2-5a2400aa2180228a764a3d7640f2148af7e20d3b.zip
Added ~ppc64; bug #122204
(Portage version: 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_beta1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 5318d0b681af..ae4bd5c7d7e6 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.27 2006/02/09 20:41:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.28 2006/02/15 16:15:45 corsair Exp $
+
+ 15 Feb 2006; Markus Rothe <corsair@gentoo.org> koshell-1.5_beta1.ebuild:
+ Added ~ppc64; bug #122204
09 Feb 2006; Diego Pettenò <flameeyes@gentoo.org>
koshell-1.5_beta1.ebuild:
diff --git a/app-office/koshell/koshell-1.5_beta1.ebuild b/app-office/koshell/koshell-1.5_beta1.ebuild
index 4a9ebb69d2ca..e7561ec337db 100644
--- a/app-office/koshell/koshell-1.5_beta1.ebuild
+++ b/app-office/koshell/koshell-1.5_beta1.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_beta1.ebuild,v 1.2 2006/02/09 20:41:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5_beta1.ebuild,v 1.3 2006/02/15 16:15:45 corsair Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"