diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:26:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:26:28 +0000 |
commit | 9c18b44c7843e54932689340b94c0bd5a4bc1cb3 (patch) | |
tree | 17be7199879a38dda439ece090c8f1b2e76e83f7 /dev-perl/Test-Memory-Cycle | |
parent | Cleaning up stale ebulds (diff) | |
download | gentoo-2-9c18b44c7843e54932689340b94c0bd5a4bc1cb3.tar.gz gentoo-2-9c18b44c7843e54932689340b94c0bd5a4bc1cb3.tar.bz2 gentoo-2-9c18b44c7843e54932689340b94c0bd5a4bc1cb3.zip |
Marking amd64, sparc stable
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild | 7 |
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}" - - |