diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-18 08:39:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-18 08:39:48 +0000 |
commit | d668b7a5a520855918042ea548c0a916f1b08704 (patch) | |
tree | f1f300e899f59dd23366d626508f32f5115e253b /dev-perl/GD/GD-2.19.ebuild | |
parent | Version bump. (diff) | |
download | historical-d668b7a5a520855918042ea548c0a916f1b08704.tar.gz historical-d668b7a5a520855918042ea548c0a916f1b08704.tar.bz2 historical-d668b7a5a520855918042ea548c0a916f1b08704.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/GD/GD-2.19.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.19.ebuild b/dev-perl/GD/GD-2.19.ebuild index c97fcac96d7d..45787750fa37 100644 --- a/dev-perl/GD/GD-2.19.ebuild +++ b/dev-perl/GD/GD-2.19.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/dev-perl/GD/GD-2.19.ebuild,v 1.3 2005/04/25 16:40:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.19.ebuild,v 1.4 2005/05/18 08:34:34 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 ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ppc64" IUSE="jpeg truetype X gif png" DEPEND=">=media-libs/gd-2.0.12 |