summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-07 23:02:32 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-07 23:02:32 +0000
commited92fca682ddd823ff433aaf3f327b31cec85ecd (patch)
treeec97c3eb20022da560f5fe8bb40a610b0337f6a1 /dev-perl/GD
parentMarking amd64 stable (diff)
downloadgentoo-2-ed92fca682ddd823ff433aaf3f327b31cec85ecd.tar.gz
gentoo-2-ed92fca682ddd823ff433aaf3f327b31cec85ecd.tar.bz2
gentoo-2-ed92fca682ddd823ff433aaf3f327b31cec85ecd.zip
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/GD')
-rw-r--r--dev-perl/GD/ChangeLog5
-rw-r--r--dev-perl/GD/GD-2.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog
index 68196cb74732..676b6ac7f7ef 100644
--- a/dev-perl/GD/ChangeLog
+++ b/dev-perl/GD/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/GD
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.53 2006/08/05 04:06:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.54 2006/08/07 23:02:32 mcummings Exp $
+
+ 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> GD-2.34.ebuild:
+ Marking amd64 stable
05 Aug 2006; Michael Cummings <mcummings@gentoo.org> GD-2.30.ebuild,
GD-2.32.ebuild, GD-2.34.ebuild:
diff --git a/dev-perl/GD/GD-2.34.ebuild b/dev-perl/GD/GD-2.34.ebuild
index 0a54ebdad9a5..d18a36dbb65b 100644
--- a/dev-perl/GD/GD-2.34.ebuild
+++ b/dev-perl/GD/GD-2.34.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.34.ebuild,v 1.2 2006/08/05 04:06:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.34.ebuild,v 1.3 2006/08/07 23:02:32 mcummings 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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="gif jpeg png truetype xpm"
DEPEND=">=media-libs/gd-2.0.28