summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Path-Class/ChangeLog5
-rw-r--r--dev-perl/Path-Class/Path-Class-0.260.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index ac312bc4592c..c4c527cab87d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.38 2012/09/12 08:29:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.39 2012/09/12 11:07:28 johu Exp $
+
+ 12 Sep 2012; Johannes Huber <johu@gentoo.org> Path-Class-0.260.0.ebuild:
+ Stable for x86, wrt bug #429004
12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Path-Class-0.260.0.ebuild:
Stable for amd64, wrt bug #429004
diff --git a/dev-perl/Path-Class/Path-Class-0.260.0.ebuild b/dev-perl/Path-Class/Path-Class-0.260.0.ebuild
index 586ec245d263..1565270491d9 100644
--- a/dev-perl/Path-Class/Path-Class-0.260.0.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.260.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.260.0.ebuild,v 1.4 2012/09/12 08:29:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.260.0.ebuild,v 1.5 2012/09/12 11:07:28 johu 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 ~ppc ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/perl-File-Spec-0.87"