summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-08-26 16:09:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-08-26 16:09:59 +0000
commitdaaccb48d1f1d94325c77fb3ac30e96add64cf55 (patch)
treee4dcecbf98ef35237439f448b9fac807ad32dcf8 /dev-perl/Path-Class
parentRemove redundant IUSE expansion. (diff)
downloadgentoo-2-daaccb48d1f1d94325c77fb3ac30e96add64cf55.tar.gz
gentoo-2-daaccb48d1f1d94325c77fb3ac30e96add64cf55.tar.bz2
gentoo-2-daaccb48d1f1d94325c77fb3ac30e96add64cf55.zip
sparc/x86 stable wrt #280439
(Portage version: 2.1.6.13/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.16.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index 0feb4d63c684..668a2065c95e 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.13 2009/08/09 14:38:00 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.14 2009/08/26 16:09:59 armin76 Exp $
+
+ 26 Aug 2009; Raúl Porcel <armin76@gentoo.org> Path-Class-0.16.ebuild:
+ sparc/x86 stable wrt #280439
09 Aug 2009; nixnut <nixnut@gentoo.org> Path-Class-0.17.ebuild:
ppc stable #280439
diff --git a/dev-perl/Path-Class/Path-Class-0.16.ebuild b/dev-perl/Path-Class/Path-Class-0.16.ebuild
index 87c160759a3b..63be9553aae9 100644
--- a/dev-perl/Path-Class/Path-Class-0.16.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.16.ebuild,v 1.9 2008/11/22 11:47:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.16.ebuild,v 1.10 2009/08/26 16:09:59 armin76 Exp $
MODULE_AUTHOR=KWILLIAMS
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Cross-platform path specification manipulation"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~ia64 ppc sparc x86 ~ppc64"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86"
IUSE="test"
SRC_TEST="do"