summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Class-ISA')
-rw-r--r--perl-core/Class-ISA/ChangeLog5
-rw-r--r--perl-core/Class-ISA/Class-ISA-0.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Class-ISA/ChangeLog b/perl-core/Class-ISA/ChangeLog
index bffd9f1bdf8f..0718de51e2eb 100644
--- a/perl-core/Class-ISA/ChangeLog
+++ b/perl-core/Class-ISA/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Class-ISA
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.8 2009/12/10 21:27:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.9 2009/12/14 18:45:12 armin76 Exp $
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Class-ISA-0.35.ebuild:
+ alpha/ia64/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org> Class-ISA-0.35.ebuild:
Marking Class-ISA-0.35 ppc64 stable for bug 288026
diff --git a/perl-core/Class-ISA/Class-ISA-0.35.ebuild b/perl-core/Class-ISA/Class-ISA-0.35.ebuild
index e0d9fa010fbb..f0208ebf0741 100644
--- a/perl-core/Class-ISA/Class-ISA-0.35.ebuild
+++ b/perl-core/Class-ISA/Class-ISA-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.35.ebuild,v 1.4 2009/12/10 21:27:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.35.ebuild,v 1.5 2009/12/14 18:45:12 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Report the search path thru an ISA tree"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"