diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 19:42:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 19:42:58 +0000 |
commit | e44ef85a532fb39fc036c715e5ecc6f6a2304d7e (patch) | |
tree | 1e2fb17585834e47d3eb7792b43421759c28e08b /x11-plugins/wmmp/wmmp-0.10.0.ebuild | |
parent | Stable sparc. (diff) | |
download | historical-e44ef85a532fb39fc036c715e5ecc6f6a2304d7e.tar.gz historical-e44ef85a532fb39fc036c715e5ecc6f6a2304d7e.tar.bz2 historical-e44ef85a532fb39fc036c715e5ecc6f6a2304d7e.zip |
Stable sparc.
Diffstat (limited to 'x11-plugins/wmmp/wmmp-0.10.0.ebuild')
-rw-r--r-- | x11-plugins/wmmp/wmmp-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmp/wmmp-0.10.0.ebuild b/x11-plugins/wmmp/wmmp-0.10.0.ebuild index 424e0c6714d0..8fe1bcb16a5f 100644 --- a/x11-plugins/wmmp/wmmp-0.10.0.ebuild +++ b/x11-plugins/wmmp/wmmp-0.10.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/wmmp/wmmp-0.10.0.ebuild,v 1.5 2004/06/24 23:14:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp/wmmp-0.10.0.ebuild,v 1.6 2004/09/15 19:42:58 eradicator Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc alpha amd64" +KEYWORDS="x86 sparc alpha amd64" S=${WORKDIR}/${MY_P} |