From ac6833309d9efb5939e93693f9c8ee00489020a9 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 20 Oct 2006 18:07:23 +0000 Subject: Marking amd64, sparc stable; cleaning up ebuilds (Portage version: 2.1.2_pre3-r5) --- dev-perl/yaml/ChangeLog | 7 ++++++- dev-perl/yaml/yaml-0.39.ebuild | 3 +-- dev-perl/yaml/yaml-0.58.ebuild | 3 +-- dev-perl/yaml/yaml-0.60.ebuild | 3 +-- dev-perl/yaml/yaml-0.62.ebuild | 5 ++--- 5 files changed, 11 insertions(+), 10 deletions(-) (limited to 'dev-perl/yaml') diff --git a/dev-perl/yaml/ChangeLog b/dev-perl/yaml/ChangeLog index dc41bd0b7454..faa8e3b62aba 100644 --- a/dev-perl/yaml/ChangeLog +++ b/dev-perl/yaml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/yaml # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.46 2006/09/16 22:10:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.47 2006/10/20 18:07:23 mcummings Exp $ + + 20 Oct 2006; Michael Cummings -yaml-0.35.ebuild, + -yaml-0.36.ebuild, yaml-0.39.ebuild, -yaml-0.51.ebuild, -yaml-0.53.ebuild, + yaml-0.58.ebuild, yaml-0.60.ebuild, yaml-0.62.ebuild: + Marking amd64, sparc stable; cleaning up ebuilds 16 Sep 2006; Tobias Scherbaum yaml-0.58.ebuild: ppc stable diff --git a/dev-perl/yaml/yaml-0.39.ebuild b/dev-perl/yaml/yaml-0.39.ebuild index d4b5ef7dfaef..dfb68e8d65b7 100644 --- a/dev-perl/yaml/yaml-0.39.ebuild +++ b/dev-perl/yaml/yaml-0.39.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/yaml/yaml-0.39.ebuild,v 1.11 2006/08/06 03:16:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.39.ebuild,v 1.12 2006/10/20 18:07:23 mcummings Exp $ inherit perl-module @@ -17,7 +17,6 @@ IUSE="" DEPEND=">=virtual/perl-Test-Simple-0.54 dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/dev-perl/yaml/yaml-0.58.ebuild b/dev-perl/yaml/yaml-0.58.ebuild index 9b713ba74212..b5c7305530c8 100644 --- a/dev-perl/yaml/yaml-0.58.ebuild +++ b/dev-perl/yaml/yaml-0.58.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/yaml/yaml-0.58.ebuild,v 1.14 2006/09/16 22:10:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.58.ebuild,v 1.15 2006/10/20 18:07:23 mcummings Exp $ inherit perl-module @@ -18,7 +18,6 @@ IUSE="test" DEPEND="test? ( >=dev-perl/Test-Base-0.49 ) dev-lang/perl" -RDEPEND="dev-lang/perl" SRC_TEST="do" diff --git a/dev-perl/yaml/yaml-0.60.ebuild b/dev-perl/yaml/yaml-0.60.ebuild index e3cb262b66e0..f5e739132b04 100644 --- a/dev-perl/yaml/yaml-0.60.ebuild +++ b/dev-perl/yaml/yaml-0.60.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/yaml/yaml-0.60.ebuild,v 1.3 2006/08/06 03:16:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.60.ebuild,v 1.4 2006/10/20 18:07:23 mcummings Exp $ inherit perl-module @@ -22,4 +22,3 @@ src_compile() { DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/yaml/yaml-0.62.ebuild b/dev-perl/yaml/yaml-0.62.ebuild index fc1f1e1880a1..4f089c531acc 100644 --- a/dev-perl/yaml/yaml-0.62.ebuild +++ b/dev-perl/yaml/yaml-0.62.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/yaml/yaml-0.62.ebuild,v 1.2 2006/08/06 03:16:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.62.ebuild,v 1.3 2006/10/20 18:07:23 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${MY_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="" SRC_TEST="do" @@ -22,4 +22,3 @@ src_compile() { DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad