diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:26:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:26:41 +0000 |
commit | 6306c17720c56d9e8b0018e3b2173f162f089a9a (patch) | |
tree | 1545903602f3c376e195360113bac083c5f7324b /dev-perl/GD/GD-2.30.ebuild | |
parent | gtkspell useflag for balsa (diff) | |
download | gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.tar.gz gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.tar.bz2 gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.zip |
Stable on ppc64
(Portage version: 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 43a4a255efdb..c98be862c5eb 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.5 2006/01/16 20:58:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.6 2006/01/21 21:23:30 corsair 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 |