summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-05 17:16:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-05 17:16:00 +0000
commit0cbdc8603238357e8f835e923e284cf0fda75aa4 (patch)
tree0cea6979c107815598f797c4b7e5a3295490444e /dev-perl
parentAdd ~alpha/~ia64/~sh/~sparc wrt #345611 (diff)
downloadhistorical-0cbdc8603238357e8f835e923e284cf0fda75aa4.tar.gz
historical-0cbdc8603238357e8f835e923e284cf0fda75aa4.tar.bz2
historical-0cbdc8603238357e8f835e923e284cf0fda75aa4.zip
alpha stable
Package-Manager: portage-2.1.9.24/cvs/Linux ia64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Taint/ChangeLog5
-rw-r--r--dev-perl/Test-Taint/Test-Taint-1.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Taint/ChangeLog b/dev-perl/Test-Taint/ChangeLog
index 69f92c711162..e5ff4a195680 100644
--- a/dev-perl/Test-Taint/ChangeLog
+++ b/dev-perl/Test-Taint/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2010/08/11 22:15:19 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.18 2010/12/05 17:16:00 armin76 Exp $
+
+ 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> Test-Taint-1.04.ebuild:
+ alpha stable
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> Test-Taint-1.04.ebuild:
Marked ~ppc64 for bug #315793.
diff --git a/dev-perl/Test-Taint/Test-Taint-1.04.ebuild b/dev-perl/Test-Taint/Test-Taint-1.04.ebuild
index 9f6c5432f32e..73139cbcf83e 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
# 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.17 2010/08/11 22:15:19 josejx Exp $
+# $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 $
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=""