diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:14:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:14:26 +0000 |
commit | fa619cb1eaf4706befe27d629807d5d98009ec35 (patch) | |
tree | 65161bd9eecdd2941b8f76505fa4314a52f7dafc /x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild | |
parent | Stable for AMD64, wrt bug #393891 (diff) | |
download | gentoo-2-fa619cb1eaf4706befe27d629807d5d98009ec35.tar.gz gentoo-2-fa619cb1eaf4706befe27d629807d5d98009ec35.tar.bz2 gentoo-2-fa619cb1eaf4706befe27d629807d5d98009ec35.zip |
Stable for AMD64, wrt bug #394081
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild')
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |