diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:20:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:20:15 +0000 |
commit | c760e26b278530e214b0706d884bf55895ec2e5a (patch) | |
tree | 666783c61107a974a6523d8894e79d614f44aa07 /dev-perl/Test-Memory-Cycle | |
parent | Mark 4.1.0 stable on ia64 (diff) | |
download | gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.tar.gz gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.tar.bz2 gentoo-2-c760e26b278530e214b0706d884bf55895ec2e5a.zip |
Mark 1.02 stable on ia64
(Portage version: 2.1-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 d59f8dda87c9..f4d6ba2155fd 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.12 2006/07/10 15:39:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.13 2006/07/10 22:20:15 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Test-Memory-Cycle-1.02.ebuild: + Mark 1.02 stable on ia64 10 Jul 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 84fa95c8127a..111a4ea37e40 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.10 2006/07/10 15:39:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.11 2006/07/10 22:20:15 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="~ia64 ~ppc sparc x86 ~amd64" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |