diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:28:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:28:28 +0000 |
commit | 1e3bd9d4daa84ab3e02d68bb15a0cf5e082ca1a1 (patch) | |
tree | 938947d37b756f088fd1b439ee93950c94599793 /x11-plugins | |
parent | Stable for HPPA (bug #422187). (diff) | |
download | gentoo-2-1e3bd9d4daa84ab3e02d68bb15a0cf5e082ca1a1.tar.gz gentoo-2-1e3bd9d4daa84ab3e02d68bb15a0cf5e082ca1a1.tar.bz2 gentoo-2-1e3bd9d4daa84ab3e02d68bb15a0cf5e082ca1a1.zip |
Stable for amd64, wrt bug #422401
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmfire/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfire/ChangeLog b/x11-plugins/wmfire/ChangeLog index 814820008010..5e03c07b4b40 100644 --- a/x11-plugins/wmfire/ChangeLog +++ b/x11-plugins/wmfire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfire # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.21 2012/05/05 05:12:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.22 2012/06/22 14:28:28 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wmfire-1.2.4-r2.ebuild: + Stable for amd64, wrt bug #422401 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmfire-1.2.3.ebuild, wmfire-1.2.4-r1.ebuild, wmfire-1.2.4-r2.ebuild: diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild index bc2e0387c9af..52125e433d84 100644 --- a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild +++ b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild,v 1.2 2012/05/05 05:12:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild,v 1.3 2012/06/22 14:28:28 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="session" RDEPEND="x11-libs/gtk+:2 |