summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r--dev-perl/Path-Class/ChangeLog7
-rw-r--r--dev-perl/Path-Class/Path-Class-0.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index 0ad404574526..c8be90712ac5 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.6 2007/11/21 18:25:22 nixnut Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.7 2008/04/19 18:49:15 robbat2 Exp $
+
+ 19 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> Path-Class-0.16.ebuild:
+ Add ~ppc64.
21 Nov 2007; nixnut <nixnut@gentoo.org> Path-Class-0.16.ebuild:
Stable on ppc wrt bug 199029
diff --git a/dev-perl/Path-Class/Path-Class-0.16.ebuild b/dev-perl/Path-Class/Path-Class-0.16.ebuild
index 941bc78843d0..9c8c80709f5c 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.6 2007/11/21 18:25:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.16.ebuild,v 1.7 2008/04/19 18:49:15 robbat2 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kwilliams/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86 ~ppc64"
IUSE=""
SRC_TEST="do"