summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 13:32:35 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 13:32:35 +0000
commitca26ed06adaec8df8fb52dbe70f072b175983553 (patch)
tree1e34fcd27e6448c349750359b9e1fb41222710bf /dev-perl/Test-Taint
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-ca26ed06adaec8df8fb52dbe70f072b175983553.tar.gz
gentoo-2-ca26ed06adaec8df8fb52dbe70f072b175983553.tar.bz2
gentoo-2-ca26ed06adaec8df8fb52dbe70f072b175983553.zip
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Test-Taint')
-rw-r--r--dev-perl/Test-Taint/ChangeLog7
-rw-r--r--dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Taint/ChangeLog b/dev-perl/Test-Taint/ChangeLog
index 9b4cff93d718..722fddea0420 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.24 2012/11/03 18:30:13 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/ChangeLog,v 1.25 2013/01/13 13:32:35 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org> Test-Taint-1.60.0.ebuild:
+ add ~arm, bug #449762
*Test-Taint-1.60.0 (03 Nov 2012)
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 77d72966009f..140ecf6afc6d 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-2012 Gentoo Foundation
+# 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.1 2012/11/03 18:30:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.2 2013/01/13 13:32:35 maekke Exp $
EAPI=4
@@ -11,7 +11,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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""