summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-17 13:05:03 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-17 13:05:03 +0000
commit007d921ae93da4d08666b91fdb634e99cfb3c077 (patch)
tree505a84b4549bfd3b6ff344b9a69c784063ec7451 /media-gfx/optipng
parentKeyword and stabilize for amd64 wrt #210454, thanks to Markus Schwab for repo... (diff)
downloadgentoo-2-007d921ae93da4d08666b91fdb634e99cfb3c077.tar.gz
gentoo-2-007d921ae93da4d08666b91fdb634e99cfb3c077.tar.bz2
gentoo-2-007d921ae93da4d08666b91fdb634e99cfb3c077.zip
stable amd64, bug 209941
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/optipng')
-rw-r--r--media-gfx/optipng/ChangeLog5
-rw-r--r--media-gfx/optipng/optipng-0.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog
index 72f6156c73fe..ef72982965fd 100644
--- a/media-gfx/optipng/ChangeLog
+++ b/media-gfx/optipng/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/optipng
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.38 2008/02/14 18:00:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.39 2008/02/17 13:05:03 opfer Exp $
+
+ 17 Feb 2008; Christian Faulhammer <opfer@gentoo.org> optipng-0.5.5.ebuild:
+ stable amd64, bug 209941
14 Feb 2008; nixnut <nixnut@gentoo.org> optipng-0.5.5.ebuild:
Stable on ppc wrt bug 209941
diff --git a/media-gfx/optipng/optipng-0.5.5.ebuild b/media-gfx/optipng/optipng-0.5.5.ebuild
index 66599c1fb1ba..e33ee012639d 100644
--- a/media-gfx/optipng/optipng-0.5.5.ebuild
+++ b/media-gfx/optipng/optipng-0.5.5.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/optipng/optipng-0.5.5.ebuild,v 1.6 2008/02/14 18:00:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.5.ebuild,v 1.7 2008/02/17 13:05:03 opfer Exp $
DESCRIPTION="Compress PNG files without affecting image quality"
HOMEPAGE="http://optipng.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="alpha ~amd64 ppc x86"
+KEYWORDS="alpha amd64 ppc x86"
IUSE=""
src_unpack() {