From: Michael Cummings Date: Mon, 9 Oct 2006 14:58:33 +0000 (+0000) Subject: Marking amd64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4709581a5f941398ee01389949e617cce5fba9ec;p=gentoo.git Marking amd64 stable Package-Manager: portage-2.1.2_pre1 --- diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index a7340a7513df..9a92fd3610da 100644 --- a/dev-perl/GD-SVG/ChangeLog +++ b/dev-perl/GD-SVG/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/GD-SVG # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.22 2006/09/05 13:13:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.23 2006/10/09 14:58:33 mcummings Exp $ + + 09 Oct 2006; Michael Cummings -GD-SVG-0.25.ebuild, + GD-SVG-0.27.ebuild, GD-SVG-0.28.ebuild: + Marking amd64 stable 05 Sep 2006; Gustavo Zacarias GD-SVG-0.28.ebuild: Stable on sparc diff --git a/dev-perl/GD-SVG/GD-SVG-0.27.ebuild b/dev-perl/GD-SVG/GD-SVG-0.27.ebuild index 1b3a1f154e21..04bdf10671fa 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.27.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.27.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-SVG/GD-SVG-0.27.ebuild,v 1.7 2006/08/07 23:04:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.27.ebuild,v 1.8 2006/10/09 14:58:33 mcummings Exp $ inherit perl-module @@ -8,14 +8,12 @@ DEPEND="dev-perl/GD dev-perl/SVG dev-lang/perl" -RDEPEND="${DEPEND}" - DESCRIPTION="Seamlessly enable SVG output from scripts written using GD" SRC_URI="mirror://cpan/authors/id/T/TW/TWH/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~twh/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" diff --git a/dev-perl/GD-SVG/GD-SVG-0.28.ebuild b/dev-perl/GD-SVG/GD-SVG-0.28.ebuild index 5fb49da95e20..8f775b3f7dda 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.28.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.28.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-SVG/GD-SVG-0.28.ebuild,v 1.4 2006/09/05 13:13:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.28.ebuild,v 1.5 2006/10/09 14:58:33 mcummings Exp $ inherit perl-module @@ -8,8 +8,6 @@ DEPEND="dev-perl/GD dev-perl/SVG dev-lang/perl" -RDEPEND="${DEPEND}" - DESCRIPTION="Seamlessly enable SVG output from scripts written using GD" SRC_URI="mirror://cpan/authors/id/T/TW/TWH/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~twh/${P}/" diff --git a/dev-perl/GD-SVG/files/digest-GD-SVG-0.27 b/dev-perl/GD-SVG/files/digest-GD-SVG-0.27 index 84b7a5145c79..4fcead57e99c 100644 --- a/dev-perl/GD-SVG/files/digest-GD-SVG-0.27 +++ b/dev-perl/GD-SVG/files/digest-GD-SVG-0.27 @@ -1 +1,3 @@ MD5 6d6f27af9096234869e753e59bc3492a GD-SVG-0.27.tar.gz 43837 +RMD160 8c3402310a6a76cb4f1897236437e404e524c73f GD-SVG-0.27.tar.gz 43837 +SHA256 5407757beec30ce8495a88171da3ee83224116c1d62a7de565c664d161aa84a5 GD-SVG-0.27.tar.gz 43837 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 GD-2.30.ebuild, + GD-2.32.ebuild, GD-2.34.ebuild, GD-2.35.ebuild: + Marking amd64 stable 28 Sep 2006; Gustavo Zacarias 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=""