diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-24 11:04:47 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-24 11:04:47 +0000 |
commit | 0ac7b034574ba09d728eea12e1ee9d3aba070ca7 (patch) | |
tree | 9ef388719f05a43775a0f3da88c0a11791f4dd1e /media-gfx/cropgui | |
parent | amd64 stable wrt bug #510488 (diff) | |
download | gentoo-2-0ac7b034574ba09d728eea12e1ee9d3aba070ca7.tar.gz gentoo-2-0ac7b034574ba09d728eea12e1ee9d3aba070ca7.tar.bz2 gentoo-2-0ac7b034574ba09d728eea12e1ee9d3aba070ca7.zip |
amd64 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/cropgui')
-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 7a6e7350b4fa..cc902d878a6c 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.12 2014/03/13 08:12:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.13 2014/05/24 11:04:47 zlogene Exp $ + + 24 May 2014; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r3.ebuild: + amd64 stable wrt bug #510778 *cropgui-0.1.1-r3 (13 Mar 2014) diff --git a/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild b/media-gfx/cropgui/cropgui-0.1.1-r3.ebuild index 3c976aa5602e..3a9e8de066b7 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.1 2014/03/13 08:12:37 mgorny Exp $ +# $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 $ 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}" |