diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-10 13:39:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-10 13:39:27 +0000 |
commit | 92ccb392bde0ab9597c8b0cd6ac89d695b87d13b (patch) | |
tree | 5f3f44d85e656a5fcceefedabe30a86f3a2637c3 /media-gfx/optipng/optipng-0.5.4.ebuild | |
parent | amd64 stable, bug 162649 (diff) | |
download | gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.tar.gz gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.tar.bz2 gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.zip |
Stable on ppc wrt bug 165374
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-gfx/optipng/optipng-0.5.4.ebuild')
-rw-r--r-- | media-gfx/optipng/optipng-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/optipng/optipng-0.5.4.ebuild b/media-gfx/optipng/optipng-0.5.4.ebuild index 84a732000216..265209847b1e 100644 --- a/media-gfx/optipng/optipng-0.5.4.ebuild +++ b/media-gfx/optipng/optipng-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.2 2007/02/05 10:37:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.3 2007/02/10 13:39:27 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://optipng.sourceforge.net/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc-macos x86" IUSE="" DEPEND="virtual/libc" |