summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 14:52:12 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 14:52:12 +0000
commitc291acd5bffbe246fa816e0a3c37ca02822cafbf (patch)
tree15dea19a6485640bd93cb47521f1a685916bf541 /dev-perl/Test-Memory-Cycle
parentUse unicode flag to enable multi-byte character support, not nls. (diff)
downloadhistorical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.tar.gz
historical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.tar.bz2
historical-c291acd5bffbe246fa816e0a3c37ca02822cafbf.zip
ppc stable
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r--dev-perl/Test-Memory-Cycle/ChangeLog6
-rw-r--r--dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild4
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"