diff options
Diffstat (limited to 'x11-wm/pwm/pwm-1.0.20030617.ebuild')
-rw-r--r-- | x11-wm/pwm/pwm-1.0.20030617.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/pwm/pwm-1.0.20030617.ebuild b/x11-wm/pwm/pwm-1.0.20030617.ebuild index cd379e44f332..2c07a560d403 100644 --- a/x11-wm/pwm/pwm-1.0.20030617.ebuild +++ b/x11-wm/pwm/pwm-1.0.20030617.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.20030617.ebuild,v 1.2 2003/09/24 19:42:21 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20030617.ebuild,v 1.3 2004/04/27 17:44:20 pvdabeel Exp $ MY_P=${PN}-${PV/1.0./} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="http://modeemi.fi/~tuomov/dl/${MY_P}.tar.gz" HOMEPAGE="http://modeemi.fi/~tuomov/pwm/" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ppc" IUSE="gnome" DEPEND="virtual/x11" |