summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 15:35:20 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 15:35:20 +0000
commit9b9dcabb0387580a0df5d312fc8345fd322aefea (patch)
tree6ca116856927b8b02bacd893ee6cba4f7cddc6ce /x11-libs/ViewKlass
parentAdded to ~ppc (Manifest recommit) (Manifest recommit) (diff)
downloadgentoo-2-9b9dcabb0387580a0df5d312fc8345fd322aefea.tar.gz
gentoo-2-9b9dcabb0387580a0df5d312fc8345fd322aefea.tar.bz2
gentoo-2-9b9dcabb0387580a0df5d312fc8345fd322aefea.zip
Keyword modification, see changelog for details
Diffstat (limited to 'x11-libs/ViewKlass')
-rw-r--r--x11-libs/ViewKlass/ChangeLog6
-rw-r--r--x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/ViewKlass/ChangeLog b/x11-libs/ViewKlass/ChangeLog
index f2c699550cb9..719a6e3e5c36 100644
--- a/x11-libs/ViewKlass/ChangeLog
+++ b/x11-libs/ViewKlass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/ViewKlass
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.8 2004/06/24 22:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.9 2004/09/03 15:35:19 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ ViewKlass-0.7.0.ebuild:
+ Masked ViewKlass-0.7.0.ebuild testing for ppc
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> ViewKlass-0.6.0.ebuild,
ViewKlass-0.7.0.ebuild:
diff --git a/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild b/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild
index 57eacb076ae2..12a66b6313b7 100644
--- a/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild
+++ b/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild,v 1.3 2004/06/24 22:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.7.0.ebuild,v 1.4 2004/09/03 15:35:19 pvdabeel Exp $
IUSE=""
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1"
DEPEND="x11-libs/openmotif"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
src_compile() {
./configure --prefix=/usr || die "./configure failed"