summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-05-02 16:31:18 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-05-02 16:31:18 +0000
commitc46589b2f773cbe9f1bcd5dd734bc7ec7809222e (patch)
treedba43b58c9ac8dc69e07da64901e13aacaccfaf0 /dev-perl/XML-Parser
parentold (diff)
downloadhistorical-c46589b2f773cbe9f1bcd5dd734bc7ec7809222e.tar.gz
historical-c46589b2f773cbe9f1bcd5dd734bc7ec7809222e.tar.bz2
historical-c46589b2f773cbe9f1bcd5dd734bc7ec7809222e.zip
ppc stable #268265
Package-Manager: portage-2.1.6.12/cvs/Linux ppc
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.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Parser/ChangeLog b/dev-perl/XML-Parser/ChangeLog
index 29218619fa0c..f8c67a4af3cd 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.34 2009/05/02 14:28:32 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.35 2009/05/02 16:31:18 nixnut Exp $
+
+ 02 May 2009; nixnut <nixnut@gentoo.org> XML-Parser-2.36.ebuild:
+ ppc stable #268265
02 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
XML-Parser-2.36.ebuild:
diff --git a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild b/dev-perl/XML-Parser/XML-Parser-2.36.ebuild
index a5a6e9794faf..a0dc9ca1ffca 100644
--- a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild
+++ b/dev-perl/XML-Parser/XML-Parser-2.36.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/dev-perl/XML-Parser/XML-Parser-2.36.ebuild,v 1.4 2009/05/02 14:28:33 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.36.ebuild,v 1.5 2009/05/02 16:31:18 nixnut Exp $
inherit perl-module multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-libs/expat-1.95.1-r1