diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:39:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:39:11 +0000 |
commit | db84ce09147c5850c7d32a3f038847ac6e75492c (patch) | |
tree | 4f79063dd7696a3d67fae2704efc34c042770e04 /dev-perl/Test-Memory-Cycle | |
parent | ppc stable (diff) | |
download | gentoo-2-db84ce09147c5850c7d32a3f038847ac6e75492c.tar.gz gentoo-2-db84ce09147c5850c7d32a3f038847ac6e75492c.tar.bz2 gentoo-2-db84ce09147c5850c7d32a3f038847ac6e75492c.zip |
ppc stable
(Portage version: 2.1.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.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 4fa5cbb5f308..6d987a87f9f6 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.19 2006/10/20 23:04:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.20 2006/10/21 14:39:11 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Test-Memory-Cycle-1.04.ebuild: + ppc stable 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> 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 46347ca4c617..b73963962157 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.3 2006/10/20 23:04:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.4 2006/10/21 14:39:11 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" |