diff options
author | 2011-12-16 15:39:42 +0000 | |
---|---|---|
committer | 2011-12-16 15:39:42 +0000 | |
commit | 6b4afcb7efa35d6e727a0f6d4e056427e41d4ea4 (patch) | |
tree | daffb04f12126e82c8d628da7e0c2847d2a35d8c /dev-perl/GD/GD-2.460.0.ebuild | |
parent | Stable for AMD64, wrt bug #393897 (diff) | |
download | historical-6b4afcb7efa35d6e727a0f6d4e056427e41d4ea4.tar.gz historical-6b4afcb7efa35d6e727a0f6d4e056427e41d4ea4.tar.bz2 historical-6b4afcb7efa35d6e727a0f6d4e056427e41d4ea4.zip |
Stable for HPPA (bug #394843).
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/GD/GD-2.460.0.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.460.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.460.0.ebuild b/dev-perl/GD/GD-2.460.0.ebuild index 4d6ab1e8e75d..c830b03f4757 100644 --- a/dev-perl/GD/GD-2.460.0.ebuild +++ b/dev-perl/GD/GD-2.460.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.3 2011/12/15 19:43:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.4 2011/12/16 15:39:42 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="interface to Thomas Boutell's gd library" LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # Artistic-2 or GPL1+ SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" IUSE="animgif gif jpeg png truetype xpm" RDEPEND=">=media-libs/gd-2.0.33 |