diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-30 19:06:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-30 19:06:05 +0000 |
commit | 6b2aba148352b9c3a426e89e3c4e122ba6800420 (patch) | |
tree | c2957e187e24ada3b5f6431bd2cabba0949efc34 /media-gfx/pngtoico/pngtoico-1.0.ebuild | |
parent | Remove drip-0.8.1-r5 as it depends forcefully on divx4linux. (diff) | |
download | historical-6b2aba148352b9c3a426e89e3c4e122ba6800420.tar.gz historical-6b2aba148352b9c3a426e89e3c4e122ba6800420.tar.bz2 historical-6b2aba148352b9c3a426e89e3c4e122ba6800420.zip |
Marked ~ppc-macos (bug #110829)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-gfx/pngtoico/pngtoico-1.0.ebuild')
-rw-r--r-- | media-gfx/pngtoico/pngtoico-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngtoico/pngtoico-1.0.ebuild b/media-gfx/pngtoico/pngtoico-1.0.ebuild index 0c43c809c3da..0953495c783d 100644 --- a/media-gfx/pngtoico/pngtoico-1.0.ebuild +++ b/media-gfx/pngtoico/pngtoico-1.0.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/pngtoico/pngtoico-1.0.ebuild,v 1.8 2005/07/25 08:59:25 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.9 2005/10/30 19:06:05 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos x86" IUSE="" DEPEND="media-libs/libpng" |