summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-09-08 13:34:02 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-09-08 13:34:02 +0000
commit6a8e4800e548cfde7f49e64264d137b4ee692197 (patch)
tree303179e9120d84c4cf5d2323ae3876db49ee538b /virtual/perl-File-Path
parentAdd ~arm keyword, wrt bug #449762 (diff)
downloadgentoo-2-6a8e4800e548cfde7f49e64264d137b4ee692197.tar.gz
gentoo-2-6a8e4800e548cfde7f49e64264d137b4ee692197.tar.bz2
gentoo-2-6a8e4800e548cfde7f49e64264d137b4ee692197.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 'virtual/perl-File-Path')
-rw-r--r--virtual/perl-File-Path/ChangeLog5
-rw-r--r--virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog
index a72ad481ee1a..75ea69541c80 100644
--- a/virtual/perl-File-Path/ChangeLog
+++ b/virtual/perl-File-Path/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-File-Path
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.9 2013/02/18 19:27:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.10 2013/09/08 13:34:02 pinkbyte Exp $
+
+ 08 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> perl-File-Path-2.90.0.ebuild:
+ Add ~arm keyword, wrt bug #449762
18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.90.0.ebuild:
Stable for x86, wrt bug #458122
diff --git a/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild
index 8bf313842f19..5a6efb48b67a 100644
--- a/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild
+++ b/virtual/perl-File-Path/perl-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/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild,v 1.3 2013/02/18 19:27:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild,v 1.4 2013/09/08 13:34:02 pinkbyte Exp $
DESCRIPTION="Virtual for File-Path"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~ppc-aix"
IUSE=""
RDEPEND="~perl-core/File-Path-${PV}"