summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/pngcheck')
-rw-r--r--media-gfx/pngcheck/ChangeLog6
-rw-r--r--media-gfx/pngcheck/pngcheck-2.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/pngcheck/ChangeLog b/media-gfx/pngcheck/ChangeLog
index 8643f302f69c..d6bb85fe6ba6 100644
--- a/media-gfx/pngcheck/ChangeLog
+++ b/media-gfx/pngcheck/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/pngcheck
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcheck/ChangeLog,v 1.3 2010/06/25 15:00:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcheck/ChangeLog,v 1.4 2010/07/01 12:36:25 fauli Exp $
+
+ 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ pngcheck-2.3.0.ebuild:
+ stable x86, bug 286584
25 Jun 2010; Christoph Mende <angelos@gentoo.org> pngcheck-2.3.0.ebuild:
Stable on amd64 wrt bug #286584
diff --git a/media-gfx/pngcheck/pngcheck-2.3.0.ebuild b/media-gfx/pngcheck/pngcheck-2.3.0.ebuild
index f3fe955ecd44..f72654be2451 100644
--- a/media-gfx/pngcheck/pngcheck-2.3.0.ebuild
+++ b/media-gfx/pngcheck/pngcheck-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcheck/pngcheck-2.3.0.ebuild,v 1.5 2010/06/25 15:00:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcheck/pngcheck-2.3.0.ebuild,v 1.6 2010/07/01 12:36:25 fauli Exp $
EAPI=2
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/png-mng/${P}.tar.gz"
LICENSE="as-is GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="sys-libs/zlib"