diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:26 +0000 |
commit | c224a5a283455d68436f6d1f351134f0801c6136 (patch) | |
tree | 62c27b839788ccce2bb018e96f98f44156c87410 /media-gfx/pngcrush | |
parent | Stable for amd64, wrt bug #470498 (diff) | |
download | gentoo-2-c224a5a283455d68436f6d1f351134f0801c6136.tar.gz gentoo-2-c224a5a283455d68436f6d1f351134f0801c6136.tar.bz2 gentoo-2-c224a5a283455d68436f6d1f351134f0801c6136.zip |
Stable for amd64, wrt bug #470500
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r-- | media-gfx/pngcrush/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.7.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog index f70e65af92b3..2a8316ff19ea 100644 --- a/media-gfx/pngcrush/ChangeLog +++ b/media-gfx/pngcrush/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pngcrush # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.111 2013/04/17 18:15:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.112 2013/05/19 09:58:26 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> pngcrush-1.7.57.ebuild: + Stable for amd64, wrt bug #470500 *pngcrush-1.7.57 (17 Apr 2013) diff --git a/media-gfx/pngcrush/pngcrush-1.7.57.ebuild b/media-gfx/pngcrush/pngcrush-1.7.57.ebuild index f69f9d5be67a..d1b8e4f9e9fd 100644 --- a/media-gfx/pngcrush/pngcrush-1.7.57.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.7.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.57.ebuild,v 1.1 2013/04/17 18:15:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.57.ebuild,v 1.2 2013/05/19 09:58:26 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="system-libs? ( mirror://sourceforge/pmt/${P}-nolib.tar.xz ) LICENSE="pngcrush" 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="+system-libs" RDEPEND=" |