diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-16 21:03:41 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-16 21:03:41 +0000 |
commit | 895b9156f246765be810a3684ca03ccde9e565ca (patch) | |
tree | 2346928d6c3d53bf86de016b6e8cd2523d390ec6 /dev-perl/GD/GD-2.30.ebuild | |
parent | Bug 107375, added badval support (diff) | |
download | historical-895b9156f246765be810a3684ca03ccde9e565ca.tar.gz historical-895b9156f246765be810a3684ca03ccde9e565ca.tar.bz2 historical-895b9156f246765be810a3684ca03ccde9e565ca.zip |
Stable on hppa.
Package-Manager: portage-2.1_pre3-r1
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 0d7c3ed03b26..43a4a255efdb 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.4 2006/01/15 11:34:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.5 2006/01/16 20:58:02 killerfox 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 |