diff options
author | 2004-09-02 18:22:41 +0000 | |
---|---|---|
committer | 2004-09-02 18:22:41 +0000 | |
commit | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/wmppp/wmppp-1.3.0.ebuild | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wmppp/wmppp-1.3.0.ebuild')
-rw-r--r-- | x11-plugins/wmppp/wmppp-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |