diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-06-01 13:13:08 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-06-01 13:13:08 +0000 |
commit | e38a7d267d2df45d6f524b1b8c1b18f2d217227c (patch) | |
tree | 2d5480272d41c1417f5497ed78fe05f1617dd643 /x11-misc/icewmcp/icewmcp-3.1.ebuild | |
parent | Stable on x86, remove S= (Manifest recommit) (diff) | |
download | gentoo-2-e38a7d267d2df45d6f524b1b8c1b18f2d217227c.tar.gz gentoo-2-e38a7d267d2df45d6f524b1b8c1b18f2d217227c.tar.bz2 gentoo-2-e38a7d267d2df45d6f524b1b8c1b18f2d217227c.zip |
Stable on x86
Diffstat (limited to 'x11-misc/icewmcp/icewmcp-3.1.ebuild')
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icewmcp/icewmcp-3.1.ebuild b/x11-misc/icewmcp/icewmcp-3.1.ebuild index 4380e3d13ab4..3f32754f9acc 100644 --- a/x11-misc/icewmcp/icewmcp-3.1.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.1.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-misc/icewmcp/icewmcp-3.1.ebuild,v 1.2 2004/04/13 13:06:57 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.3 2004/06/01 13:13:08 tseng Exp $ S=${WORKDIR}/INSTALL-IceWMCP MY_PN=IceWMControlPanel @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="x11-wm/icewm >=dev-python/pygtk-1.99 |