summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 13:55:59 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 13:55:59 +0000
commitc8a34c8e845e9c767980bc13cafe94d589072b79 (patch)
treeb918d05f2d91ac03ee26448b06e07a5e3d6779cd /dev-perl/File-Next
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-c8a34c8e845e9c767980bc13cafe94d589072b79.tar.gz
gentoo-2-c8a34c8e845e9c767980bc13cafe94d589072b79.tar.bz2
gentoo-2-c8a34c8e845e9c767980bc13cafe94d589072b79.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/File-Next')
-rw-r--r--dev-perl/File-Next/ChangeLog5
-rw-r--r--dev-perl/File-Next/File-Next-1.120.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog
index 86d2635b273b..c76e43b2217c 100644
--- a/dev-perl/File-Next/ChangeLog
+++ b/dev-perl/File-Next/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Next
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.20 2013/01/06 20:36:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.21 2013/01/13 13:55:59 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org> File-Next-1.120.0.ebuild:
+ add ~arm, bug #449762
06 Jan 2013; Torsten Veller <tove@gentoo.org> -File-Next-1.60.0.ebuild,
-File-Next-1.80.0.ebuild:
diff --git a/dev-perl/File-Next/File-Next-1.120.0.ebuild b/dev-perl/File-Next/File-Next-1.120.0.ebuild
index bb5058d81435..ef593af1d4f5 100644
--- a/dev-perl/File-Next/File-Next-1.120.0.ebuild
+++ b/dev-perl/File-Next/File-Next-1.120.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/File-Next/File-Next-1.120.0.ebuild,v 1.1 2012/12/26 09:35:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.120.0.ebuild,v 1.2 2013/01/13 13:55:59 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="File::Next is an iterator-based module for finding files"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-File-Spec