diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:06:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:06:59 +0000 |
commit | 36aa87631f2f914b9510444ed85966d8b4a006a8 (patch) | |
tree | 3ec303010f4b45137b8471262f098f15cb04ea57 /media-gfx/icoutils | |
parent | Stable for ppc, wrt bug #441418 (diff) | |
download | gentoo-2-36aa87631f2f914b9510444ed85966d8b4a006a8.tar.gz gentoo-2-36aa87631f2f914b9510444ed85966d8b4a006a8.tar.bz2 gentoo-2-36aa87631f2f914b9510444ed85966d8b4a006a8.zip |
Stable for ppc, wrt bug #441356
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 969b96a876e4..ac24a8918ab2 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.32 2012/12/08 22:07:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.33 2012/12/09 15:06:59 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> icoutils-0.30.0.ebuild: + Stable for ppc, wrt bug #441356 08 Dec 2012; <ago@gentoo.org> icoutils-0.30.0.ebuild: Stable for amd64, wrt bug #441356 diff --git a/media-gfx/icoutils/icoutils-0.30.0.ebuild b/media-gfx/icoutils/icoutils-0.30.0.ebuild index 9503515774bc..03ca6b4da646 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.3 2012/12/08 22:07:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.30.0.ebuild,v 1.4 2012/12/09 15:06:59 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 |