summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-09-08 13:33:33 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-09-08 13:33:33 +0000
commitd81c9a6bdb761119dfb848c958b97050eea132a4 (patch)
tree2fa00db324b8125d82230cb3320cddc337eeeec4 /perl-core
parentFixed tests. (diff)
downloadgentoo-2-d81c9a6bdb761119dfb848c958b97050eea132a4.tar.gz
gentoo-2-d81c9a6bdb761119dfb848c958b97050eea132a4.tar.bz2
gentoo-2-d81c9a6bdb761119dfb848c958b97050eea132a4.zip
Add ~arm keyword, wrt bug #449762
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/File-Path/ChangeLog5
-rw-r--r--perl-core/File-Path/File-Path-2.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/File-Path/ChangeLog b/perl-core/File-Path/ChangeLog
index d16dc1e2ca15..5c2aace388b6 100644
--- a/perl-core/File-Path/ChangeLog
+++ b/perl-core/File-Path/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/File-Path
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/ChangeLog,v 1.9 2013/02/18 19:16:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/ChangeLog,v 1.10 2013/09/08 13:33:33 pinkbyte Exp $
+
+ 08 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> File-Path-2.90.0.ebuild:
+ Add ~arm keyword, wrt bug #449762
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> File-Path-2.90.0.ebuild:
Stable for x86, wrt bug #458122
diff --git a/perl-core/File-Path/File-Path-2.90.0.ebuild b/perl-core/File-Path/File-Path-2.90.0.ebuild
index 54328197930a..392dee9f0948 100644
--- a/perl-core/File-Path/File-Path-2.90.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.90.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/perl-core/File-Path/File-Path-2.90.0.ebuild,v 1.3 2013/02/18 19:16:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/File-Path-2.90.0.ebuild,v 1.4 2013/09/08 13:33:33 pinkbyte Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="File path and name utilities"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~ppc-aix"
IUSE=""
SRC_TEST=do