summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-26 12:34:27 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-26 12:34:27 +0000
commit8640987f1897adde9a2072d463169a4d3a96a627 (patch)
tree36df2f556f0d1e977c09fd671e1afa9f59cefb10 /x11-plugins
parentx86 stable, bug #394079 (diff)
downloadgentoo-2-8640987f1897adde9a2072d463169a4d3a96a627.tar.gz
gentoo-2-8640987f1897adde9a2072d463169a4d3a96a627.tar.bz2
gentoo-2-8640987f1897adde9a2072d463169a4d3a96a627.zip
x86 stable, bug #394081
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmfire/ChangeLog5
-rw-r--r--x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfire/ChangeLog b/x11-plugins/wmfire/ChangeLog
index e63b416ac9bb..81b2241ec933 100644
--- a/x11-plugins/wmfire/ChangeLog
+++ b/x11-plugins/wmfire/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmfire
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.18 2011/12/16 17:14:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.19 2011/12/26 12:34:27 maekke Exp $
+
+ 26 Dec 2011; Markus Meier <maekke@gentoo.org> wmfire-1.2.4-r1.ebuild:
+ x86 stable, bug #394081
16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> wmfire-1.2.4-r1.ebuild:
Stable for AMD64, wrt bug #394081
diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild
index c29cc766fc64..7254cc3c34ca 100644
--- a/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild
+++ b/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-r1.ebuild,v 1.3 2011/12/16 17:14:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild,v 1.4 2011/12/26 12:34:27 maekke Exp $
EAPI=2
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