diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-24 19:08:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-24 19:08:34 +0000 |
commit | 7c0bd54427b272caf4e3c525057ce37489c24215 (patch) | |
tree | 505fadf74d45da84856842dcd7c634e7b391346e /media-gfx/pngcrush | |
parent | ppc stable, bug #203074 (diff) | |
download | gentoo-2-7c0bd54427b272caf4e3c525057ce37489c24215.tar.gz gentoo-2-7c0bd54427b272caf4e3c525057ce37489c24215.tar.bz2 gentoo-2-7c0bd54427b272caf4e3c525057ce37489c24215.zip |
ppc stable, bug #219033
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r-- | media-gfx/pngcrush/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog index 850563614a16..d649c1ea6596 100644 --- a/media-gfx/pngcrush/ChangeLog +++ b/media-gfx/pngcrush/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/pngcrush # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.29 2008/04/23 21:12:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.30 2008/04/24 19:08:34 dertobi123 Exp $ + + 24 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> + pngcrush-1.6.4-r1.ebuild: + ppc stable, bug #219033 23 Apr 2008; Markus Meier <maekke@gentoo.org> pngcrush-1.6.4-r1.ebuild: x86 stable, security bug #219033 diff --git a/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild b/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild index afdc7e87f8a7..62319069706b 100644 --- a/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild,v 1.4 2008/04/23 21:12:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.4-r1.ebuild,v 1.5 2008/04/24 19:08:34 dertobi123 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=media-libs/libpng-1.2.26-r1" |