summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-29 02:28:31 +0000
committerTom Gall <tgall@gentoo.org>2004-06-29 02:28:31 +0000
commitc60b2aaff7562b14807639333d65a818b9d9d081 (patch)
treeed1f7336250d4553d56d1aabfcc9d2d0e96af6be /dev-perl/XML-Parser
parentstable on ppc64, bug #54792 (Manifest recommit) (diff)
downloadgentoo-2-c60b2aaff7562b14807639333d65a818b9d9d081.tar.gz
gentoo-2-c60b2aaff7562b14807639333d65a818b9d9d081.tar.bz2
gentoo-2-c60b2aaff7562b14807639333d65a818b9d9d081.zip
stable on ppc64, bug #54792
Diffstat (limited to 'dev-perl/XML-Parser')
-rw-r--r--dev-perl/XML-Parser/ChangeLog5
-rw-r--r--dev-perl/XML-Parser/XML-Parser-2.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Parser/ChangeLog b/dev-perl/XML-Parser/ChangeLog
index 009fce044029..ba7c9c744430 100644
--- a/dev-perl/XML-Parser/ChangeLog
+++ b/dev-perl/XML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-Parser
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.20 2004/06/25 01:12:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.21 2004/06/29 02:26:22 tgall Exp $
+
+ 28 Jun 2004; Tom Gall <tgall@gentoo.org> XML-Parser-2.34.ebuild:
+ stable on ppc64
01 Apr 2004; <randy@gentoo.org> XML-Parser-2.34.ebuild:
adding s390 keywords
diff --git a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
index 063d04170865..cbb7dec4f4be 100644
--- a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
+++ b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.10 2004/06/25 01:12:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.11 2004/06/29 02:26:22 tgall Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 s390"
+KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64"
IUSE=""
DEPEND=">=dev-libs/expat-1.95.1-r1"