summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-27 18:59:06 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-27 18:59:06 +0000
commit0f88c96280e98aca2407c70d2cc9750a3c1321c0 (patch)
treed54545d99adca660632d2a779c45d54aef22eae1 /dev-perl
parentwhitespace (diff)
downloadgentoo-2-0f88c96280e98aca2407c70d2cc9750a3c1321c0.tar.gz
gentoo-2-0f88c96280e98aca2407c70d2cc9750a3c1321c0.tar.bz2
gentoo-2-0f88c96280e98aca2407c70d2cc9750a3c1321c0.zip
ppc64 stable wrt #352781
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Taint/ChangeLog8
-rw-r--r--dev-perl/Test-Taint/Test-Taint-1.04.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Taint/ChangeLog b/dev-perl/Test-Taint/ChangeLog
index e5ff4a195680..0a5c46c867fd 100644
--- a/dev-perl/Test-Taint/ChangeLog
+++ b/dev-perl/Test-Taint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Taint
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.18 2010/12/05 17:16:00 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.19 2011/01/27 18:59:06 xarthisius Exp $
+
+ 27 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Test-Taint-1.04.ebuild:
+ ppc64 stable wrt #352781
05 Dec 2010; Raúl Porcel <armin76@gentoo.org> Test-Taint-1.04.ebuild:
alpha stable
diff --git a/dev-perl/Test-Taint/Test-Taint-1.04.ebuild b/dev-perl/Test-Taint/Test-Taint-1.04.ebuild
index 73139cbcf83e..f667bd8670e1 100644
--- a/dev-perl/Test-Taint/Test-Taint-1.04.ebuild
+++ b/dev-perl/Test-Taint/Test-Taint-1.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.04.ebuild,v 1.18 2010/12/05 17:16:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.04.ebuild,v 1.19 2011/01/27 18:59:06 xarthisius Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Tools to test taintedness"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""