diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:33:34 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:33:34 +0000 |
commit | fcf07369acecb4dfa0765cc3b0404ea887ef626b (patch) | |
tree | ccfc3992279ab7bfabbeecd255e0f2533321ee7b /x11-misc/icewmcp | |
parent | Initial import. Ebuild submitted by Jung Tae-young <master@mytears.org>, clos... (diff) | |
download | gentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.tar.gz gentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.tar.bz2 gentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc/icewmcp')
-rw-r--r-- | x11-misc/icewmcp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog index f6677172a453..b939df787a86 100644 --- a/x11-misc/icewmcp/ChangeLog +++ b/x11-misc/icewmcp/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.7 2004/09/29 08:33:34 pyrania Exp $ + + 29 Sep 2004; <pyrania@gentoo.org> icewmcp-3.2.ebuild: + Marked stable on x86. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icewmcp-3.1.ebuild, icewmcp-3.2.ebuild: diff --git a/x11-misc/icewmcp/icewmcp-3.2.ebuild b/x11-misc/icewmcp/icewmcp-3.2.ebuild index 456186992e87..641bcf54559f 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.2 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.3 2004/09/29 08:33:34 pyrania 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 |