summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-12 06:10:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-12 06:10:00 +0000
commitd02cb11c556fcd5c30e104665354f635d32aaeea (patch)
tree210f018cab474f03df0de23f53a32773a3bd8cde /dev-perl
parentStable for amd64, wrt bug #484506 (diff)
downloadgentoo-2-d02cb11c556fcd5c30e104665354f635d32aaeea.tar.gz
gentoo-2-d02cb11c556fcd5c30e104665354f635d32aaeea.tar.bz2
gentoo-2-d02cb11c556fcd5c30e104665354f635d32aaeea.zip
Stable for amd64, wrt bug #449620
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Taint/ChangeLog5
-rw-r--r--dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Taint/ChangeLog b/dev-perl/Test-Taint/ChangeLog
index 06337c378cc6..3e2a2f99203a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.26 2013/09/10 15:12:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.27 2013/09/12 06:10:00 ago Exp $
+
+ 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> Test-Taint-1.60.0.ebuild:
+ Stable for amd64, wrt bug #449620
10 Sep 2013; Jeroen Roovers <jer@gentoo.org> Test-Taint-1.60.0.ebuild:
Stable for HPPA (bug #449620).
diff --git a/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild b/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
index 6fc1ef327a92..3ba036da74b0 100644
--- a/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
+++ b/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.60.0.ebuild,v 1.3 2013/09/10 15:12:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.4 2013/09/12 06:10:00 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Tools to test taintedness"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""