diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icewmcp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icewmcp/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog index e384e7f0516b..33978b25ecd6 100644 --- a/x11-misc/icewmcp/ChangeLog +++ b/x11-misc/icewmcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewmcp # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.1 2004/04/12 20:42:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.2 2004/04/13 13:06:57 dholm Exp $ + + 13 Apr 2004; David Holm <dholm@gentoo.org> icewmcp-3.1.ebuild: + Added to ~ppc. *icewmcp-3.1 (12 Apr 2004) diff --git a/x11-misc/icewmcp/Manifest b/x11-misc/icewmcp/Manifest index 0ca1e10021e3..c4374f59f1e3 100644 --- a/x11-misc/icewmcp/Manifest +++ b/x11-misc/icewmcp/Manifest @@ -1,4 +1,4 @@ -MD5 c73de98dd58a8977fb026247f58f4831 icewmcp-3.1.ebuild 2412 -MD5 945d3a7517d2ea9b268e3782cc62bb9f ChangeLog 368 +MD5 dc9f5aae53e9f02164edf55feae153c4 ChangeLog 449 +MD5 b52b3fd84bef5f7d7faed1ca16637d9e icewmcp-3.1.ebuild 2415 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 2180d0e3edcb1dd9b00cb79e2f1d951d files/digest-icewmcp-3.1 74 diff --git a/x11-misc/icewmcp/icewmcp-3.1.ebuild b/x11-misc/icewmcp/icewmcp-3.1.ebuild index cfcb0ec46675..4380e3d13ab4 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.1 2004/04/12 20:42:53 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.2 2004/04/13 13:06:57 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="x11-wm/icewm >=dev-python/pygtk-1.99 |