diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/icewmcp | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/icewmcp')
-rw-r--r-- | x11-misc/icewmcp/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.2.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog index 78b4c71b1cee..f6677172a453 100644 --- a/x11-misc/icewmcp/ChangeLog +++ b/x11-misc/icewmcp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/icewmcp # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.5 2004/08/20 15:53:01 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.6 2004/09/02 22:49:41 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icewmcp-3.1.ebuild, + icewmcp-3.2.ebuild: + Masked icewmcp-3.2.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icewmcp-3.1.ebuild: + Masked icewmcp-3.1.ebuild stable for ppc *icewmcp-3.2 (20 Aug 2004) diff --git a/x11-misc/icewmcp/icewmcp-3.1.ebuild b/x11-misc/icewmcp/icewmcp-3.1.ebuild index 8e5c89a20ccb..e3952348a5e7 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 Foundation # 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.4 2004/06/24 22:24:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.5 2004/09/02 22:49:41 pvdabeel 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 diff --git a/x11-misc/icewmcp/icewmcp-3.2.ebuild b/x11-misc/icewmcp/icewmcp-3.2.ebuild index 4130b978aecc..456186992e87 100644 --- a/x11-misc/icewmcp/icewmcp-3.2.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.2.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-misc/icewmcp/icewmcp-3.2.ebuild,v 1.1 2004/08/20 15:53:01 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel 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 |