diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:29:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:29:45 +0000 |
commit | 2d647677330a34b07c91e8be9251c44429c8bd71 (patch) | |
tree | e70ef4206dc83daf9b09fd7ad57ceb3c4d53c011 /media-gfx/cropgui | |
parent | Stable for amd64, wrt bug #448968 (diff) | |
download | gentoo-2-2d647677330a34b07c91e8be9251c44429c8bd71.tar.gz gentoo-2-2d647677330a34b07c91e8be9251c44429c8bd71.tar.bz2 gentoo-2-2d647677330a34b07c91e8be9251c44429c8bd71.zip |
Stable for amd64, 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 | 6 | ||||
-rw-r--r-- | media-gfx/cropgui/cropgui-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/cropgui/ChangeLog b/media-gfx/cropgui/ChangeLog index a5812bac82ac..564545df3e74 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.1 2012/11/27 08:49:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.2 2012/12/28 16:29:45 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cropgui-0.1.1.ebuild: + Stable for amd64, wrt bug #449056 *cropgui-0.1.1 (27 Nov 2012) @@ -9,4 +12,3 @@ Initial commit wrt bug #435294. Thanks to Jared B. and Mikle Kolyada for their work on ebuild. The latter will maintain this package through proxy maintainers - diff --git a/media-gfx/cropgui/cropgui-0.1.1.ebuild b/media-gfx/cropgui/cropgui-0.1.1.ebuild index 995206f7f435..fac5038f8b75 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.1 2012/11/27 08:49:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/cropgui-0.1.1.ebuild,v 1.2 2012/12/28 16:29:45 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="" |