diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:47:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:47:33 +0000 |
commit | 6efa14d8d71fe5adc07f2dd4b131162893c606ec (patch) | |
tree | 899cea2551bb06adbedb9a3265fbb987ad868e0a /dev-perl/Test-Memory-Cycle | |
parent | marking x86 stable (diff) | |
download | gentoo-2-6efa14d8d71fe5adc07f2dd4b131162893c606ec.tar.gz gentoo-2-6efa14d8d71fe5adc07f2dd4b131162893c606ec.tar.bz2 gentoo-2-6efa14d8d71fe5adc07f2dd4b131162893c606ec.zip |
marking stable sparc x86
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog index 57efe55b5cac..406c9b6f72c2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.5 2005/12/14 07:19:47 cardoe Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.6 2006/01/15 17:47:33 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Test-Memory-Cycle-1.02.ebuild: + marking stable sparc x86 14 Dec 2005; Doug Goldstein <cardoe@gentoo.org> Test-Memory-Cycle-1.02.ebuild: 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 2846e2e0447d..a210d66d476b 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-2005 Gentoo Foundation +# 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.3 2005/12/14 07:19:47 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.4 2006/01/15 17:47:33 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="~sparc ~x86" +KEYWORDS="sparc x86" IUSE="" SRC_TEST="do" |