summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-30 23:11:52 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-30 23:11:52 +0000
commit7d2e0b4afcc36517f19a04dd93ff774bc396f013 (patch)
tree3b9dfd48278f559013be9cc24105a9cf088ea308 /dev-perl/File-Find-Rule
parentadd ~arm, bug #497068 (diff)
downloadgentoo-2-7d2e0b4afcc36517f19a04dd93ff774bc396f013.tar.gz
gentoo-2-7d2e0b4afcc36517f19a04dd93ff774bc396f013.tar.bz2
gentoo-2-7d2e0b4afcc36517f19a04dd93ff774bc396f013.zip
add ~arm, bug #497068
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog5
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index 94cea1186398..c0c43a31f8b4 100644
--- a/dev-perl/File-Find-Rule/ChangeLog
+++ b/dev-perl/File-Find-Rule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Find-Rule
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.69 2014/01/27 13:51:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.70 2014/01/30 23:11:52 maekke Exp $
+
+ 30 Jan 2014; Markus Meier <maekke@gentoo.org> File-Find-Rule-0.330.0.ebuild:
+ add ~arm, bug #497068
27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
File-Find-Rule-0.330.0.ebuild:
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild
index dab93c5e3790..506270fb72bd 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.10 2014/01/27 13:51:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.11 2014/01/30 23:11:52 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Alternative interface to File::Find"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~mips ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~mips ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
RDEPEND="virtual/perl-File-Spec