diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:07:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:07:23 +0000 |
commit | e4e64d799a9318e8b4d03e12e72da1318a1e9145 (patch) | |
tree | b62713e982a6f59c0361c4726ed8b417838480c7 /media-gfx | |
parent | Stable for amd64, wrt bug #441504 (diff) | |
download | gentoo-2-e4e64d799a9318e8b4d03e12e72da1318a1e9145.tar.gz gentoo-2-e4e64d799a9318e8b4d03e12e72da1318a1e9145.tar.bz2 gentoo-2-e4e64d799a9318e8b4d03e12e72da1318a1e9145.zip |
Stable for amd64, wrt bug #441356
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-gfx')
-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 c6d95b1ada0e..969b96a876e4 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.31 2012/09/13 12:50:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.32 2012/12/08 22:07:23 ago Exp $ + + 08 Dec 2012; <ago@gentoo.org> icoutils-0.30.0.ebuild: + Stable for amd64, wrt bug #441356 *icoutils-0.30.0 (13 Sep 2012) diff --git a/media-gfx/icoutils/icoutils-0.30.0.ebuild b/media-gfx/icoutils/icoutils-0.30.0.ebuild index e1a00829299e..9503515774bc 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.2 2012/09/13 12:52:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.30.0.ebuild,v 1.3 2012/12/08 22:07:23 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 |