diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:04:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:04:02 +0000 |
commit | 0c27e41f12229e0472cfc05eae47ea9bf5cc5f30 (patch) | |
tree | c86bb2779dad230f6ea1ed79ecc7cee37563dc3f /dev-perl/Test-Memory-Cycle | |
parent | Mark 2.6.2-r1 stable on alpha (diff) | |
download | gentoo-2-0c27e41f12229e0472cfc05eae47ea9bf5cc5f30.tar.gz gentoo-2-0c27e41f12229e0472cfc05eae47ea9bf5cc5f30.tar.bz2 gentoo-2-0c27e41f12229e0472cfc05eae47ea9bf5cc5f30.zip |
Mark 1.04 stable on ia64
(Portage version: 2.1.1)
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.04.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 2d0fcc7f6c90..4fa5cbb5f308 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.18 2006/10/15 20:26:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.19 2006/10/20 23:04:02 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + Test-Memory-Cycle-1.04.ebuild: + Mark 1.04 stable on ia64 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> Test-Memory-Cycle-1.02.ebuild, Test-Memory-Cycle-1.04.ebuild: 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 feaad8697d5c..46347ca4c617 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.2 2006/10/15 20:26:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.3 2006/10/20 23:04:02 agriffis 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" |