summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 18:22:41 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-02 18:22:41 +0000
commite98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch)
tree719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/wmppp
parentppc stable profile update (diff)
downloadhistorical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz
historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2
historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wmppp')
-rw-r--r--x11-plugins/wmppp/ChangeLog5
-rw-r--r--x11-plugins/wmppp/wmppp-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmppp/ChangeLog b/x11-plugins/wmppp/ChangeLog
index 8eeb3cf22bec..c083c9f7bb71 100644
--- a/x11-plugins/wmppp/ChangeLog
+++ b/x11-plugins/wmppp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmppp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/ChangeLog,v 1.6 2004/06/24 23:16:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/ChangeLog,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $
+
+ 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmppp-1.3.0.ebuild:
+ Masked wmppp-1.3.0.ebuild stable for ppc
13 Mar 2004; David Holm <dholm@gentoo.org> wmppp-1.3.0.ebuild:
Added to ~ppc.
diff --git a/x11-plugins/wmppp/wmppp-1.3.0.ebuild b/x11-plugins/wmppp/wmppp-1.3.0.ebuild
index 02f8523b53d1..281bb73d643f 100644
--- a/x11-plugins/wmppp/wmppp-1.3.0.ebuild
+++ b/x11-plugins/wmppp/wmppp-1.3.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-plugins/wmppp/wmppp-1.3.0.ebuild,v 1.9 2004/06/24 23:16:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmppp/wmppp-1.3.0.ebuild,v 1.10 2004/09/02 18:22:40 pvdabeel Exp $
IUSE=""
S=${WORKDIR}/wmppp.app/wmppp
@@ -12,7 +12,7 @@ DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc amd64 ~ppc"
+KEYWORDS="x86 sparc amd64 ppc"
src_compile() {
emake all || die