summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-15 19:43:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-15 19:43:08 +0000
commita8c9be19012e4ba5a53e472ffcf6a49c0aa7da18 (patch)
tree5bfb7c0994d01e90c5034eaca28470eb5b30eae8 /dev-perl/GD
parentDo much LeechCraft maintainance, including bump to 0.4.96 (diff)
downloadgentoo-2-a8c9be19012e4ba5a53e472ffcf6a49c0aa7da18.tar.gz
gentoo-2-a8c9be19012e4ba5a53e472ffcf6a49c0aa7da18.tar.bz2
gentoo-2-a8c9be19012e4ba5a53e472ffcf6a49c0aa7da18.zip
Stable for AMD64, wrt bug #394843
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-perl/GD')
-rw-r--r--dev-perl/GD/ChangeLog5
-rw-r--r--dev-perl/GD/GD-2.460.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog
index a3c58a0bab38..d83ef5655406 100644
--- a/dev-perl/GD/ChangeLog
+++ b/dev-perl/GD/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/GD
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.101 2011/12/01 20:18:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.102 2011/12/15 19:43:08 ago Exp $
+
+ 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> GD-2.460.0.ebuild:
+ Stable for AMD64, wrt bug #394843
01 Dec 2011; Torsten Veller <tove@gentoo.org> GD-2.460.0.ebuild:
Add missing RDEPEND. Thanks to Tiziano Müller
diff --git a/dev-perl/GD/GD-2.460.0.ebuild b/dev-perl/GD/GD-2.460.0.ebuild
index 5313ca6cd172..4d6ab1e8e75d 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.2 2011/12/01 20:18:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.460.0.ebuild,v 1.3 2011/12/15 19:43:08 ago 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