diff options
author | 2012-05-02 07:01:08 +0000 | |
---|---|---|
committer | 2012-05-02 07:01:08 +0000 | |
commit | 273b9385ae3b5057ddfb8f6ab854ea8fbdcceac3 (patch) | |
tree | 28fa9ac2ffc7b344bfa64a243726ed6b820c250c /x11-misc | |
parent | Fix annotation button in evince (bug #412751, thanks to Geraint Yang). Fix in... (diff) | |
download | gentoo-2-273b9385ae3b5057ddfb8f6ab854ea8fbdcceac3.tar.gz gentoo-2-273b9385ae3b5057ddfb8f6ab854ea8fbdcceac3.tar.bz2 gentoo-2-273b9385ae3b5057ddfb8f6ab854ea8fbdcceac3.zip |
marked x86 per bug 414081
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fpm2/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fpm2/fpm2-0.79.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fpm2/ChangeLog b/x11-misc/fpm2/ChangeLog index f472ebb4b69c..0c5be53ba27b 100644 --- a/x11-misc/fpm2/ChangeLog +++ b/x11-misc/fpm2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fpm2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fpm2/ChangeLog,v 1.4 2012/05/01 18:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fpm2/ChangeLog,v 1.5 2012/05/02 07:01:08 jdhore Exp $ + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> fpm2-0.79.ebuild: + marked x86 per bug 414081 01 May 2012; Agostino Sarubbo <ago@gentoo.org> fpm2-0.79.ebuild: Stable for amd64, wrt bug #414081 diff --git a/x11-misc/fpm2/fpm2-0.79.ebuild b/x11-misc/fpm2/fpm2-0.79.ebuild index a6fc4210e721..ac34f03302f8 100644 --- a/x11-misc/fpm2/fpm2-0.79.ebuild +++ b/x11-misc/fpm2/fpm2-0.79.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-misc/fpm2/fpm2-0.79.ebuild,v 1.4 2012/05/01 18:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fpm2/fpm2-0.79.ebuild,v 1.5 2012/05/02 07:01:08 jdhore Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://als.regnet.cz/${PN}/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.10.14:2 |