summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-01-27 13:51:33 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-01-27 13:51:33 +0000
commit8a484171811297d7294a7d834b6494e851405634 (patch)
tree95d2e2373c9300ce9de572c35d827b8c85c20321 /dev-perl/File-Find-Rule
parentkeyword ~ia64 wrt bug #497068 (diff)
downloadgentoo-2-8a484171811297d7294a7d834b6494e851405634.tar.gz
gentoo-2-8a484171811297d7294a7d834b6494e851405634.tar.bz2
gentoo-2-8a484171811297d7294a7d834b6494e851405634.zip
keyword ~ia64 wrt bug #497068
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog6
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index 27258cc1460f..94cea1186398 100644
--- a/dev-perl/File-Find-Rule/ChangeLog
+++ b/dev-perl/File-Find-Rule/ChangeLog
@@ -1,6 +1,10 @@
# 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.68 2014/01/06 15:13:51 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.69 2014/01/27 13:51:33 hattya Exp $
+
+ 27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
+ File-Find-Rule-0.330.0.ebuild:
+ keyword ~ia64 wrt bug #497068
06 Jan 2014; Naohiro Aota <naota@gentoo.org> File-Find-Rule-0.330.0.ebuild:
Add ~x86-fbsd wrt bug #497068
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 3a3464669b4e..dab93c5e3790 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.9 2014/01/06 15:13:51 naota Exp $
+# $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 $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Alternative interface to File::Find"
SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 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