diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:47:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:47:11 +0000 |
commit | bcde965f6a418fd3011a0902996bda5fdc917082 (patch) | |
tree | 8402a3684e1a65eb7371a8d9348341b108d573d4 /media-gfx/icoutils | |
parent | Stable for x86, wrt bug #441356 (diff) | |
download | gentoo-2-bcde965f6a418fd3011a0902996bda5fdc917082.tar.gz gentoo-2-bcde965f6a418fd3011a0902996bda5fdc917082.tar.bz2 gentoo-2-bcde965f6a418fd3011a0902996bda5fdc917082.zip |
Stable for x86, wrt bug #441356
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx/icoutils')
-rw-r--r-- | media-gfx/icoutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/icoutils/icoutils-0.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/icoutils/ChangeLog b/media-gfx/icoutils/ChangeLog index ac24a8918ab2..1c898dc01378 100644 --- a/media-gfx/icoutils/ChangeLog +++ b/media-gfx/icoutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/icoutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.33 2012/12/09 15:06:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.34 2012/12/16 13:47:11 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> icoutils-0.30.0.ebuild: + Stable for x86, wrt bug #441356 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> icoutils-0.30.0.ebuild: Stable for ppc, wrt bug #441356 diff --git a/media-gfx/icoutils/icoutils-0.30.0.ebuild b/media-gfx/icoutils/icoutils-0.30.0.ebuild index 03ca6b4da646..685616b5348b 100644 --- a/media-gfx/icoutils/icoutils-0.30.0.ebuild +++ b/media-gfx/icoutils/icoutils-0.30.0.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/icoutils/icoutils-0.30.0.ebuild,v 1.4 2012/12/09 15:06:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.30.0.ebuild,v 1.5 2012/12/16 13:47:11 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RDEPEND=">=dev-lang/perl-5.6 |