diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:34:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:34:53 +0000 |
commit | 0cfb6bb6eddd8befde39f7fd232ec34e005672e3 (patch) | |
tree | 69254a05cde07d5f14c8ee607ccecdb086eea15c /dev-perl/GD/GD-2.30.ebuild | |
parent | fix building elf2flt for blackfin (and possibly others) (diff) | |
download | historical-0cfb6bb6eddd8befde39f7fd232ec34e005672e3.tar.gz historical-0cfb6bb6eddd8befde39f7fd232ec34e005672e3.tar.bz2 historical-0cfb6bb6eddd8befde39f7fd232ec34e005672e3.zip |
dev-perl/GD stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/GD/GD-2.30.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.30.ebuild b/dev-perl/GD/GD-2.30.ebuild index 3d22648c5fd7..0d7c3ed03b26 100644 --- a/dev-perl/GD/GD-2.30.ebuild +++ b/dev-perl/GD/GD-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.3 2006/01/13 20:52:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.4 2006/01/15 11:34:53 hansmi Exp $ inherit eutils perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="gif jpeg png truetype xpm" DEPEND=">=media-libs/gd-2.0.28 |