summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-03 13:30:40 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-03 13:30:40 +0000
commitf80034a3a7f28420cd134f13131b4b1af8aaf7f3 (patch)
tree109d522a1442a775b1a6096f8438b4af71ad53ac /dev-perl/XML-Parser
parentMarking libidn-1.13 ppc64 for bug 268317 (diff)
downloadgentoo-2-f80034a3a7f28420cd134f13131b4b1af8aaf7f3.tar.gz
gentoo-2-f80034a3a7f28420cd134f13131b4b1af8aaf7f3.tar.bz2
gentoo-2-f80034a3a7f28420cd134f13131b4b1af8aaf7f3.zip
stable ppc64, bug 268265
(Portage version: 2.1.6.12/cvs/Linux ppc64)
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 f8c67a4af3cd..fcff30fa51c6 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.35 2009/05/02 16:31:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.36 2009/05/03 13:30:40 ranger Exp $
+
+ 03 May 2009; Brent Baude <ranger@gentoo.org> XML-Parser-2.36.ebuild:
+ stable ppc64, bug 268265
02 May 2009; nixnut <nixnut@gentoo.org> XML-Parser-2.36.ebuild:
ppc stable #268265
diff --git a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild b/dev-perl/XML-Parser/XML-Parser-2.36.ebuild
index a0dc9ca1ffca..cc8b5d1ca492 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.5 2009/05/02 16:31:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.36.ebuild,v 1.6 2009/05/03 13:30:40 ranger 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