diff options
author | 2010-07-22 03:47:19 +0000 | |
---|---|---|
committer | 2010-07-22 03:47:19 +0000 | |
commit | f5e27e6d3c482883e07416569903396bef1ec12c (patch) | |
tree | a83a34d06afe85cbfab0e27429f79a3a44f83faa /x11-misc/icewmcp | |
parent | x86 stable wrt bug #324507 (diff) | |
download | gentoo-2-f5e27e6d3c482883e07416569903396bef1ec12c.tar.gz gentoo-2-f5e27e6d3c482883e07416569903396bef1ec12c.tar.bz2 gentoo-2-f5e27e6d3c482883e07416569903396bef1ec12c.zip |
x86 stable wrt bug #329283
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-misc/icewmcp')
-rw-r--r-- | x11-misc/icewmcp/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog index 3a008da58e3f..140118bfb124 100644 --- a/x11-misc/icewmcp/ChangeLog +++ b/x11-misc/icewmcp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/icewmcp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.11 2010/06/05 10:08:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.12 2010/07/22 03:47:19 phajdan.jr Exp $ + + 22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + icewmcp-3.2-r2.ebuild: + x86 stable wrt bug #329283 *icewmcp-3.2-r2 (05 Jun 2010) diff --git a/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild b/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild index 6b08181031a5..eac7641f2549 100644 --- a/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild,v 1.1 2010/06/05 10:08:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2-r2.ebuild,v 1.2 2010/07/22 03:47:19 phajdan.jr Exp $ PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="x11-wm/icewm >=dev-python/pygtk-1.99 |