diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-25 12:22:07 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-25 12:22:07 +0000 |
commit | 055d4cd9511f75dd9d3aa41b00323e635b0e8bc8 (patch) | |
tree | c0791a60b6de18102c9d48adb90d003d3eea14ce /media-gfx | |
parent | amd64 stable wrt bug #511144 (diff) | |
download | gentoo-2-055d4cd9511f75dd9d3aa41b00323e635b0e8bc8.tar.gz gentoo-2-055d4cd9511f75dd9d3aa41b00323e635b0e8bc8.tar.bz2 gentoo-2-055d4cd9511f75dd9d3aa41b00323e635b0e8bc8.zip |
x86 stable wrt bug #510778
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/cropgui/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/cropgui/cropgui-0.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/cropgui/ChangeLog b/media-gfx/cropgui/ChangeLog index cc902d878a6c..e3173dfbe8be 100644 --- a/media-gfx/cropgui/ChangeLog +++ b/media-gfx/cropgui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/cropgui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.13 2014/05/24 11:04:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.14 2014/05/25 12:22:07 zlogene Exp $ + + 25 May 2014; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r3.ebuild: + x86 stable wrt bug #510778 24 May 2014; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r3.ebuild: amd64 stable wrt bug #510778 diff --git a/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild b/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild index 3a9e8de066b7..9c45788ba37a 100644 --- a/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild +++ b/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild,v 1.2 2014/05/24 11:04:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild,v 1.3 2014/05/25 12:22:07 zlogene Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://media.unpythonic.net/emergent-files/01248401946/${PN}_${PV}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" |