summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 12:53:12 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 12:53:12 +0000
commitb2e7cd869827efaef52ebffba5d58a5a250ecc5e (patch)
tree4932faefe36fe566d493fb688955e1f177e65c30 /dev-perl/Path-Class
parentversion bump (diff)
downloadgentoo-2-b2e7cd869827efaef52ebffba5d58a5a250ecc5e.tar.gz
gentoo-2-b2e7cd869827efaef52ebffba5d58a5a250ecc5e.tar.bz2
gentoo-2-b2e7cd869827efaef52ebffba5d58a5a250ecc5e.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/Path-Class')
-rw-r--r--dev-perl/Path-Class/ChangeLog5
-rw-r--r--dev-perl/Path-Class/Path-Class-0.290.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index 9555aadc087b..1869a9103668 100644
--- a/dev-perl/Path-Class/ChangeLog
+++ b/dev-perl/Path-Class/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Path-Class
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.43 2013/01/06 15:38:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.44 2013/01/13 12:53:12 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org> Path-Class-0.290.0.ebuild:
+ add ~arm, bug #449762
06 Jan 2013; Torsten Veller <tove@gentoo.org> -Path-Class-0.240.0.ebuild,
-Path-Class-0.270.0.ebuild:
diff --git a/dev-perl/Path-Class/Path-Class-0.290.0.ebuild b/dev-perl/Path-Class/Path-Class-0.290.0.ebuild
index 7ebf93813170..e1aaea8596fa 100644
--- a/dev-perl/Path-Class/Path-Class-0.290.0.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.290.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/Path-Class/Path-Class-0.290.0.ebuild,v 1.1 2012/12/25 12:24:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.290.0.ebuild,v 1.2 2013/01/13 12:53:12 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Cross-platform path specification manipulation"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/perl-File-Spec-0.87"