summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-10-07 17:59:37 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-10-07 17:59:37 +0000
commit3abddb51dfefc0af7a855f1cf5c203467cbe1182 (patch)
treeec58ce0c7045f95a7be3fea30d8446283d38a73d /media-gfx
parentDo not use --with-gnu-* as some ports might not have gnu-ld and gnu-as (diff)
downloadgentoo-2-3abddb51dfefc0af7a855f1cf5c203467cbe1182.tar.gz
gentoo-2-3abddb51dfefc0af7a855f1cf5c203467cbe1182.tar.bz2
gentoo-2-3abddb51dfefc0af7a855f1cf5c203467cbe1182.zip
Stable on ppc.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/optipng/ChangeLog6
-rw-r--r--media-gfx/optipng/optipng-0.4.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog
index b14519ef0507..dcb58b636784 100644
--- a/media-gfx/optipng/ChangeLog
+++ b/media-gfx/optipng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/optipng
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.21 2005/10/07 16:36:00 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.22 2005/10/07 17:59:37 hansmi Exp $
+
+ 07 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
+ optipng-0.4.8-r1.ebuild:
+ Stable on ppc.
*optipng-0.4.8-r1 (07 Oct 2005)
diff --git a/media-gfx/optipng/optipng-0.4.8-r1.ebuild b/media-gfx/optipng/optipng-0.4.8-r1.ebuild
index 682b48e8f3b4..16730c9e01a1 100644
--- a/media-gfx/optipng/optipng-0.4.8-r1.ebuild
+++ b/media-gfx/optipng/optipng-0.4.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.8-r1.ebuild,v 1.1 2005/10/07 16:36:00 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.8-r1.ebuild,v 1.2 2005/10/07 17:59:37 hansmi Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cs.toronto.edu/~cosmin/pngtech/optipng/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc x86"
+KEYWORDS="~alpha ~amd64 ppc x86"
IUSE=""
DEPEND="virtual/libc"