diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-19 00:05:37 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-19 00:05:37 +0000 |
commit | 4f8af04872545438a29d4bd8db7d436a079ba0c1 (patch) | |
tree | 16c7858dfe7e820efe588c963651d7ec9ff3ec9d /dev-perl/Test-Memory-Cycle | |
parent | Stable on amd64 wrt Bug #144279. (diff) | |
download | gentoo-2-4f8af04872545438a29d4bd8db7d436a079ba0c1.tar.gz gentoo-2-4f8af04872545438a29d4bd8db7d436a079ba0c1.tar.bz2 gentoo-2-4f8af04872545438a29d4bd8db7d436a079ba0c1.zip |
Marking amd64 stable, ack, forgot to commit?
(Portage version: 2.1.1_pre3-r1)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog index e1a2b25b4d0a..efbb2501128b 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.15 2006/08/05 23:50:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.16 2006/08/19 00:05:37 mcummings Exp $ + + 19 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Test-Memory-Cycle-1.02.ebuild: + Marking amd64 stable, ack, forgot to commit? 05 Aug 2006; Michael Cummings <mcummings@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 32da7779c4dc..0f35660937d6 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.13 2006/08/05 23:50:29 mcummings Exp $ +# $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 $ 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" |