summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 18:07:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 18:07:23 +0000
commitac6833309d9efb5939e93693f9c8ee00489020a9 (patch)
tree0089c89c4c9222a53cd9ddce521a4a10e73eb1f8 /dev-perl/yaml
parentMarking amd64 stable; cleaning up ebuilds (diff)
downloadgentoo-2-ac6833309d9efb5939e93693f9c8ee00489020a9.tar.gz
gentoo-2-ac6833309d9efb5939e93693f9c8ee00489020a9.tar.bz2
gentoo-2-ac6833309d9efb5939e93693f9c8ee00489020a9.zip
Marking amd64, sparc stable; cleaning up ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/yaml')
-rw-r--r--dev-perl/yaml/ChangeLog7
-rw-r--r--dev-perl/yaml/yaml-0.39.ebuild3
-rw-r--r--dev-perl/yaml/yaml-0.58.ebuild3
-rw-r--r--dev-perl/yaml/yaml-0.60.ebuild3
-rw-r--r--dev-perl/yaml/yaml-0.62.ebuild5
5 files changed, 11 insertions, 10 deletions
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 <mcummings@gentoo.org> -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 <dertobi123@gentoo.org> 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}"