diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:58:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:58:33 +0000 |
commit | 4709581a5f941398ee01389949e617cce5fba9ec (patch) | |
tree | 9d4ca7278f03d804943119f4b2d98b4eacfd7356 /dev-perl/GD | |
parent | Cleaning up stale ebuilds (diff) | |
download | historical-4709581a5f941398ee01389949e617cce5fba9ec.tar.gz historical-4709581a5f941398ee01389949e617cce5fba9ec.tar.bz2 historical-4709581a5f941398ee01389949e617cce5fba9ec.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.30.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.32.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.34.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.35.ebuild | 5 |
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="" |