summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-13 19:48:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-13 19:48:43 +0000
commitd0c67b2e8406b7e50ee212ecf156489f36f78d2c (patch)
treecfe92676873181fc45fc72695db9854f6b85cd72 /dev-perl/Path-Class
parentalpha/ia64/sparc stable wrt #344591 (diff)
downloadhistorical-d0c67b2e8406b7e50ee212ecf156489f36f78d2c.tar.gz
historical-d0c67b2e8406b7e50ee212ecf156489f36f78d2c.tar.bz2
historical-d0c67b2e8406b7e50ee212ecf156489f36f78d2c.zip
sparc stable wrt #341865
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index dabe14516809..3100dcd60653 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.22 2010/11/05 13:16:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.23 2010/11/13 19:48:43 armin76 Exp $
+
+ 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> Path-Class-0.21.ebuild:
+ sparc stable wrt #341865
05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> Path-Class-0.21.ebuild:
Stable on amd64 wrt bug #341865
diff --git a/dev-perl/Path-Class/Path-Class-0.21.ebuild b/dev-perl/Path-Class/Path-Class-0.21.ebuild
index 57143539776b..506f1683e7c8 100644
--- a/dev-perl/Path-Class/Path-Class-0.21.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.21.ebuild,v 1.3 2010/11/05 13:16:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.21.ebuild,v 1.4 2010/11/13 19:48:43 armin76 Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Cross-platform path specification manipulation"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/perl-File-Spec-0.87"