diff options
author | 2005-10-07 17:59:37 +0000 | |
---|---|---|
committer | 2005-10-07 17:59:37 +0000 | |
commit | 3abddb51dfefc0af7a855f1cf5c203467cbe1182 (patch) | |
tree | ec58ce0c7045f95a7be3fea30d8446283d38a73d /media-gfx/optipng/optipng-0.4.8-r1.ebuild | |
parent | Do not use --with-gnu-* as some ports might not have gnu-ld and gnu-as (diff) | |
download | gentoo-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/optipng/optipng-0.4.8-r1.ebuild')
-rw-r--r-- | media-gfx/optipng/optipng-0.4.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |