diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 01:18:58 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 01:18:58 +0000 |
commit | 10eaf7fd161fc4f95d2556b2bbf97543bd4b67e3 (patch) | |
tree | 04cc8c33727486c7e1cd1e5c8a0130e880488dea /x11-misc | |
parent | Mask dev-libs/icu-49 again. (diff) | |
download | gentoo-2-10eaf7fd161fc4f95d2556b2bbf97543bd4b67e3.tar.gz gentoo-2-10eaf7fd161fc4f95d2556b2bbf97543bd4b67e3.tar.bz2 gentoo-2-10eaf7fd161fc4f95d2556b2bbf97543bd4b67e3.zip |
marked x86 per bug 404891
(Portage version: 2.2.0_alpha99/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/shutter/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/shutter/shutter-0.88.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/shutter/ChangeLog b/x11-misc/shutter/ChangeLog index c365f6dd4a93..5e47ffc56efc 100644 --- a/x11-misc/shutter/ChangeLog +++ b/x11-misc/shutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/shutter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/ChangeLog,v 1.29 2012/03/28 07:00:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/ChangeLog,v 1.30 2012/04/05 01:18:58 jdhore Exp $ + + 05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> shutter-0.88.1.ebuild: + marked x86 per bug 404891 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> shutter-0.88.1.ebuild: Stable for amd64, wrt bug #404891 diff --git a/x11-misc/shutter/shutter-0.88.1.ebuild b/x11-misc/shutter/shutter-0.88.1.ebuild index c845d3a45997..3697407b19bc 100644 --- a/x11-misc/shutter/shutter-0.88.1.ebuild +++ b/x11-misc/shutter/shutter-0.88.1.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/shutter/shutter-0.88.1.ebuild,v 1.2 2012/03/28 07:00:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutter/shutter-0.88.1.ebuild,v 1.3 2012/04/05 01:18:58 jdhore Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="drawing webphoto" RDEPEND="dev-lang/perl |