summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-15 20:55:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-15 20:55:48 +0000
commitab5fdc072731104aad2ed8a23363c987fcb857db (patch)
tree3b7a4f40f6a870b5a16bcd53a840bb7a00479d4d /dev-perl/Test-Exception
parentMarking amd64, sparc stable (diff)
downloadhistorical-ab5fdc072731104aad2ed8a23363c987fcb857db.tar.gz
historical-ab5fdc072731104aad2ed8a23363c987fcb857db.tar.bz2
historical-ab5fdc072731104aad2ed8a23363c987fcb857db.zip
Keywording amd64, sparc stable
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/ChangeLog7
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.20.ebuild5
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.21.ebuild5
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.22.ebuild7
4 files changed, 10 insertions, 14 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index 0aeeb9c153b5..d7e3e239bc6f 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.29 2006/09/16 21:35:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.30 2006/10/15 20:55:48 mcummings Exp $
+
+ 15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-Exception-0.20.ebuild, Test-Exception-0.21.ebuild,
+ Test-Exception-0.22.ebuild:
+ Keywording amd64, sparc stable
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Test-Exception-0.21.ebuild:
diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
index 400f572f9b47..0bfa5ee86194 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.20.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/Test-Exception/Test-Exception-0.20.ebuild,v 1.14 2006/08/05 23:38:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.15 2006/10/15 20:55:48 mcummings Exp $
inherit perl-module
@@ -17,6 +17,3 @@ SRC_TEST="do"
DEPEND=">=virtual/perl-Test-Simple-0.62
dev-perl/Sub-Uplevel
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild b/dev-perl/Test-Exception/Test-Exception-0.21.ebuild
index 2908b6acaf12..cb5aed40cb9a 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.21.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.21.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/Test-Exception/Test-Exception-0.21.ebuild,v 1.12 2006/09/16 21:35:00 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.21.ebuild,v 1.13 2006/10/15 20:55:48 mcummings Exp $
inherit perl-module
@@ -18,6 +18,3 @@ DEPEND=">=virtual/perl-Test-Simple-0.62
>=dev-perl/module-build-0.28
dev-perl/Sub-Uplevel
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild b/dev-perl/Test-Exception/Test-Exception-0.22.ebuild
index 22dc7bf889dc..e2c57d9d363c 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.22.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.22.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/Test-Exception/Test-Exception-0.22.ebuild,v 1.2 2006/09/06 11:01:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.22.ebuild,v 1.3 2006/10/15 20:55:48 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
@@ -18,6 +18,3 @@ DEPEND=">=virtual/perl-Test-Simple-0.64
>=dev-perl/module-build-0.28
>=dev-perl/Sub-Uplevel-0.13
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-