summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-15 20:26:28 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-15 20:26:28 +0000
commitb0fa2d5620d4de919d316fd84e41875ef814be0e (patch)
treec29a821bf01954895c0565177e8c77a8bf7b3934 /dev-perl/Test-Memory-Cycle
parentCleaning up stale ebulds (diff)
downloadhistorical-b0fa2d5620d4de919d316fd84e41875ef814be0e.tar.gz
historical-b0fa2d5620d4de919d316fd84e41875ef814be0e.tar.bz2
historical-b0fa2d5620d4de919d316fd84e41875ef814be0e.zip
Marking amd64, sparc stable
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r--dev-perl/Test-Memory-Cycle/ChangeLog6
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild5
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild7
3 files changed, 8 insertions, 10 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog
index f844709eb315..2d0fcc7f6c90 100644
--- a/dev-perl/Test-Memory-Cycle/ChangeLog
+++ b/dev-perl/Test-Memory-Cycle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Memory-Cycle
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.17 2006/08/20 03:27:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.18 2006/10/15 20:26:28 mcummings Exp $
+
+ 15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-Memory-Cycle-1.02.ebuild, Test-Memory-Cycle-1.04.ebuild:
+ Marking amd64, sparc stable
*Test-Memory-Cycle-1.04 (20 Aug 2006)
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
index 0f35660937d6..73d84363afed 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.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-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.14 2006/08/19 00:05:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.15 2006/10/15 20:26:28 mcummings Exp $
inherit perl-module
@@ -18,6 +18,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/Devel-Cycle-1.04
>=virtual/perl-Test-Simple-0.62
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild
index 376fa5046f07..feaad8697d5c 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.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-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.1 2006/08/20 03:27:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.2 2006/10/15 20:26:28 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
@@ -18,6 +18,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/Devel-Cycle-1.04
>=virtual/perl-Test-Simple-0.62
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-