diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:41:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:41:41 +0000 |
commit | 9e9f2b73c7afde12e9fec6d09fe7ebd7d468165a (patch) | |
tree | f7b1309104ed15fbc4a3a66296c9e362408171c6 /media-gfx/cropgui | |
parent | Stable for x86, wrt bug #448968 (diff) | |
download | gentoo-2-9e9f2b73c7afde12e9fec6d09fe7ebd7d468165a.tar.gz gentoo-2-9e9f2b73c7afde12e9fec6d09fe7ebd7d468165a.tar.bz2 gentoo-2-9e9f2b73c7afde12e9fec6d09fe7ebd7d468165a.zip |
Stable for x86, wrt bug #449056
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/cropgui')
-rw-r--r-- | media-gfx/cropgui/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/cropgui/cropgui-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/cropgui/ChangeLog b/media-gfx/cropgui/ChangeLog index 564545df3e74..e58c9e4de3cb 100644 --- a/media-gfx/cropgui/ChangeLog +++ b/media-gfx/cropgui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/cropgui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.2 2012/12/28 16:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.3 2012/12/28 16:41:41 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cropgui-0.1.1.ebuild: + Stable for x86, wrt bug #449056 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cropgui-0.1.1.ebuild: Stable for amd64, wrt bug #449056 diff --git a/media-gfx/cropgui/cropgui-0.1.1.ebuild b/media-gfx/cropgui/cropgui-0.1.1.ebuild index fac5038f8b75..1ca919361cb7 100644 --- a/media-gfx/cropgui/cropgui-0.1.1.ebuild +++ b/media-gfx/cropgui/cropgui-0.1.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/media-gfx/cropgui/cropgui-0.1.1.ebuild,v 1.2 2012/12/28 16:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/cropgui-0.1.1.ebuild,v 1.3 2012/12/28 16:41:41 ago Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://media.unpythonic.net/emergent-files/01248401946/${PN}_${PV}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |