summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 f41fcee63a06..e63b416ac9bb 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.17 2011/03/28 14:43:30 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.18 2011/12/16 17:14:26 ago Exp $
+
+ 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> wmfire-1.2.4-r1.ebuild:
+ Stable for AMD64, wrt bug #394081
28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> wmfire-1.2.3.ebuild,
wmfire-1.2.4.ebuild, wmfire-1.2.4-r1.ebuild:
diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild
index 32118a830ae1..c29cc766fc64 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.2 2011/03/28 14:43:30 nirbheek Exp $
+# $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 $
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