diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:44:56 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:44:56 +0000 |
commit | 8d3fa6789a7c536327508dca1c53b91fb7e8f768 (patch) | |
tree | fbb3eaf77d20197de0f1c63bb7724eabb654df21 /x11-wm/pwm/pwm-1.0.20010309.ebuild | |
parent | Python code for wm implementation (Manifest recommit) (diff) | |
download | gentoo-2-8d3fa6789a7c536327508dca1c53b91fb7e8f768.tar.gz gentoo-2-8d3fa6789a7c536327508dca1c53b91fb7e8f768.tar.bz2 gentoo-2-8d3fa6789a7c536327508dca1c53b91fb7e8f768.zip |
PPC stable profile update
Diffstat (limited to 'x11-wm/pwm/pwm-1.0.20010309.ebuild')
-rw-r--r-- | x11-wm/pwm/pwm-1.0.20010309.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/pwm/pwm-1.0.20010309.ebuild b/x11-wm/pwm/pwm-1.0.20010309.ebuild index cf28f1de90f9..b5f90a3385ae 100644 --- a/x11-wm/pwm/pwm-1.0.20010309.ebuild +++ b/x11-wm/pwm/pwm-1.0.20010309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.12 2004/03/06 14:41:24 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.13 2004/04/27 17:44:20 pvdabeel Exp $ NPV=20010309 S=${WORKDIR}/pwm-${NPV} @@ -9,7 +9,7 @@ SRC_URI="http://modeemi.cs.tut.fi/~tuomov/dl/pwm-${NPV}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/pwm" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" IUSE="gnome" DEPEND="virtual/x11" |