diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-12-23 17:55:55 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-12-23 17:55:55 +0000 |
commit | 2bd91758a0b41bdfde30851536d3507e29db4e03 (patch) | |
tree | 862fcbee74526804903bcbcf465925ab39d46c9a /media-gfx | |
parent | Initial commit of the homer application. Bug #411977. Thanks to Marcel Pennew... (diff) | |
download | gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.tar.gz gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.tar.bz2 gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.zip |
marked x86 per bug 447906
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pngcrush/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.7.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog index ecfdcf1b933a..d79f941b5657 100644 --- a/media-gfx/pngcrush/ChangeLog +++ b/media-gfx/pngcrush/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pngcrush # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.100 2012/12/20 19:01:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.101 2012/12/23 17:55:55 jdhore Exp $ + + 23 Dec 2012; Jeff Horelick <jdhore@gentoo.org> pngcrush-1.7.41.ebuild: + marked x86 per bug 447906 20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pngcrush-1.7.41.ebuild: Stable for amd64, wrt bug #447906 diff --git a/media-gfx/pngcrush/pngcrush-1.7.41.ebuild b/media-gfx/pngcrush/pngcrush-1.7.41.ebuild index a78aacfdb151..be6078041d13 100644 --- a/media-gfx/pngcrush/pngcrush-1.7.41.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.7.41.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/pngcrush/pngcrush-1.7.41.ebuild,v 1.2 2012/12/20 19:01:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.41.ebuild,v 1.3 2012/12/23 17:55:55 jdhore Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pmt/${MY_P}.tar.xz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=media-libs/libpng-1.4:0 |