summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-23 17:40:51 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-23 17:40:51 +0000
commite48b8204fdc04f10c7695e744b8fb39de8051935 (patch)
tree1bbd2f8887001710f330c2e1e3e1ac2ae6c918b8 /media-gfx/pngcrush
parentx86 stable, bug #235518 (diff)
downloadgentoo-2-e48b8204fdc04f10c7695e744b8fb39de8051935.tar.gz
gentoo-2-e48b8204fdc04f10c7695e744b8fb39de8051935.tar.bz2
gentoo-2-e48b8204fdc04f10c7695e744b8fb39de8051935.zip
x86 stable, bug #235524
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r--media-gfx/pngcrush/ChangeLog5
-rw-r--r--media-gfx/pngcrush/pngcrush-1.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog
index 0baa9015138e..c40aaa0725b1 100644
--- a/media-gfx/pngcrush/ChangeLog
+++ b/media-gfx/pngcrush/ChangeLog
@@ -1,6 +1,9 @@
# 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.33 2008/08/23 13:26:16 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.34 2008/08/23 17:40:51 maekke Exp $
+
+ 23 Aug 2008; Markus Meier <maekke@gentoo.org> pngcrush-1.6.7.ebuild:
+ x86 stable, bug #235524
23 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org>
pngcrush-1.6.7.ebuild:
diff --git a/media-gfx/pngcrush/pngcrush-1.6.7.ebuild b/media-gfx/pngcrush/pngcrush-1.6.7.ebuild
index aa7898490c49..c3c74ce015d5 100644
--- a/media-gfx/pngcrush/pngcrush-1.6.7.ebuild
+++ b/media-gfx/pngcrush/pngcrush-1.6.7.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.7.ebuild,v 1.2 2008/08/23 13:26:16 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild,v 1.3 2008/08/23 17:40:51 maekke 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="~alpha amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
IUSE=""
DEPEND=">=media-libs/libpng-1.2.26-r1"