diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 15:49:40 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 15:49:40 +0000 |
commit | 723357d25e58b82972e9ce64a19e48f04ea1fc61 (patch) | |
tree | 291bc0f92255bceeca51f139e3a11d757e58f755 /dev-perl/Test-Memory-Cycle | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-723357d25e58b82972e9ce64a19e48f04ea1fc61.tar.gz gentoo-2-723357d25e58b82972e9ce64a19e48f04ea1fc61.tar.bz2 gentoo-2-723357d25e58b82972e9ce64a19e48f04ea1fc61.zip |
ppc stable
(Portage version: 2.1.1_pre2-r8)
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 f4d6ba2155fd..e58b4227db1c 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.13 2006/07/10 22:20:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.14 2006/07/16 15:49:40 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Test-Memory-Cycle-1.02.ebuild: + ppc stable 10 Jul 2006; Aron Griffis <agriffis@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 111a4ea37e40..07f1e2e95394 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.11 2006/07/10 22:20:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.12 2006/07/16 15:49:40 dertobi123 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" |