summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog5
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index cbd70a76cfc1..e6a29927d206 100644
--- a/dev-perl/XML-LibXSLT/ChangeLog
+++ b/dev-perl/XML-LibXSLT/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-LibXSLT
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.36 2006/01/15 11:08:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.37 2006/01/21 21:39:18 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> XML-LibXSLT-1.58.ebuild:
+ Stable on ppc64
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
XML-LibXSLT-1.58.ebuild:
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
index d4aa04a57ae8..4e62dd7914d9 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild,v 1.6 2006/01/15 11:08:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild,v 1.7 2006/01/21 21:39:18 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
# Disabled for now. The tests generate errors on threaded perls due