summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-09 14:56:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-09 14:56:30 +0000
commit44e52afe4504663cb4c2831d92901ce79cad25ca (patch)
treee1f427b4e414501f6e93d60c661ba82596f0112a /dev-perl
parentCleaning up stale ebuilds (diff)
downloadgentoo-2-44e52afe4504663cb4c2831d92901ce79cad25ca.tar.gz
gentoo-2-44e52afe4504663cb4c2831d92901ce79cad25ca.tar.bz2
gentoo-2-44e52afe4504663cb4c2831d92901ce79cad25ca.zip
Marking amd64 stable
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/GD/ChangeLog6
-rw-r--r--dev-perl/GD/GD-2.30.ebuild3
-rw-r--r--dev-perl/GD/GD-2.32.ebuild3
-rw-r--r--dev-perl/GD/GD-2.34.ebuild3
-rw-r--r--dev-perl/GD/GD-2.35.ebuild5
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog
index 95f0c0bb982e..2004accd4f1a 100644
--- a/dev-perl/GD/ChangeLog
+++ b/dev-perl/GD/ChangeLog
@@ -1,6 +1,10 @@
# 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.58 2006/09/28 20:08:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.59 2006/10/09 14:56:30 mcummings Exp $
+
+ 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> GD-2.30.ebuild,
+ GD-2.32.ebuild, GD-2.34.ebuild, GD-2.35.ebuild:
+ Marking amd64 stable
28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> GD-2.34.ebuild:
Stable on hppa
diff --git a/dev-perl/GD/GD-2.30.ebuild b/dev-perl/GD/GD-2.30.ebuild
index 371a1671e2da..e0ce413ff191 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.13 2006/08/05 04:06:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.14 2006/10/09 14:56:30 mcummings Exp $
inherit eutils perl-module
@@ -20,7 +20,6 @@ DEPEND=">=media-libs/gd-2.0.28
xpm? ( || ( x11-libs/libXpm virtual/x11 ) )
gif? ( media-libs/giflib )
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
myconf=""
diff --git a/dev-perl/GD/GD-2.32.ebuild b/dev-perl/GD/GD-2.32.ebuild
index 23ad5b6d50cd..e86562ca4441 100644
--- a/dev-perl/GD/GD-2.32.ebuild
+++ b/dev-perl/GD/GD-2.32.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.32.ebuild,v 1.3 2006/08/05 04:06:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.32.ebuild,v 1.4 2006/10/09 14:56:30 mcummings Exp $
inherit eutils perl-module
@@ -20,7 +20,6 @@ DEPEND=">=media-libs/gd-2.0.28
xpm? ( || ( x11-libs/libXpm virtual/x11 ) )
gif? ( media-libs/giflib )
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
myconf=""
diff --git a/dev-perl/GD/GD-2.34.ebuild b/dev-perl/GD/GD-2.34.ebuild
index 5fd5eb394ae9..d9f6666c48c4 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.6 2006/09/28 20:08:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.34.ebuild,v 1.7 2006/10/09 14:56:30 mcummings Exp $
inherit eutils perl-module
@@ -20,7 +20,6 @@ DEPEND=">=media-libs/gd-2.0.28
xpm? ( || ( x11-libs/libXpm virtual/x11 ) )
gif? ( media-libs/giflib )
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
myconf=""
diff --git a/dev-perl/GD/GD-2.35.ebuild b/dev-perl/GD/GD-2.35.ebuild
index deb0f32f3200..3561ec1d3902 100644
--- a/dev-perl/GD/GD-2.35.ebuild
+++ b/dev-perl/GD/GD-2.35.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.35.ebuild,v 1.1 2006/08/27 16:12:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.35.ebuild,v 1.2 2006/10/09 14:56:30 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
@@ -20,7 +20,6 @@ DEPEND=">=media-libs/gd-2.0.28
xpm? ( || ( x11-libs/libXpm virtual/x11 ) )
gif? ( media-libs/giflib )
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
myconf=""