summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-13 18:58:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-13 18:58:48 +0000
commit84c38899483d47a70f81625337726546d00d870c (patch)
treecf0e591a7b736643341a5bbce85976fc8089f2b5 /media-gfx/optipng
parentBug #209759 - Remove ABI=amd64 from profile.bashrc sinces it appears to be (diff)
downloadgentoo-2-84c38899483d47a70f81625337726546d00d870c.tar.gz
gentoo-2-84c38899483d47a70f81625337726546d00d870c.tar.bz2
gentoo-2-84c38899483d47a70f81625337726546d00d870c.zip
alpha stable wrt #209941
(Portage version: 2.1.3.19)
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 e46d32fc39da..293e9f6a0d5d 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.36 2008/02/13 13:10:24 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.37 2008/02/13 18:58:48 armin76 Exp $
+
+ 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> optipng-0.5.5.ebuild:
+ alpha stable wrt #209941
13 Feb 2008; Tristan Heaven <nyhm@gentoo.org> optipng-0.5.5.ebuild:
Fix possible sed problem, bug #209990
diff --git a/media-gfx/optipng/optipng-0.5.5.ebuild b/media-gfx/optipng/optipng-0.5.5.ebuild
index 8d4f3d0410f6..c2889e9fff29 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.4 2008/02/13 13:10:24 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.5.ebuild,v 1.5 2008/02/13 18:58:48 armin76 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() {