summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-05-06 19:28:03 +0000
committerJeroen Roovers <jer@gentoo.org>2009-05-06 19:28:03 +0000
commitcce834b9f137fcd706f2e0f10f584acd32fb755b (patch)
treeba6696618db945d5895114bbf82b3c8d09c1ed2a /dev-perl/XML-Parser
parentStable for HPPA (bug #268282). (diff)
downloadgentoo-2-cce834b9f137fcd706f2e0f10f584acd32fb755b.tar.gz
gentoo-2-cce834b9f137fcd706f2e0f10f584acd32fb755b.tar.bz2
gentoo-2-cce834b9f137fcd706f2e0f10f584acd32fb755b.zip
Stable for HPPA (bug #268265).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/XML-Parser')
-rw-r--r--dev-perl/XML-Parser/ChangeLog7
-rw-r--r--dev-perl/XML-Parser/XML-Parser-2.36.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/XML-Parser/ChangeLog b/dev-perl/XML-Parser/ChangeLog
index fcff30fa51c6..5c37fcc0c348 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.36 2009/05/03 13:30:40 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.37 2009/05/06 19:28:03 jer Exp $
+
+ 06 May 2009; Jeroen Roovers <jer@gentoo.org> XML-Parser-2.36.ebuild:
+ Stable for HPPA (bug #268265).
03 May 2009; Brent Baude <ranger@gentoo.org> XML-Parser-2.36.ebuild:
stable ppc64, bug 268265
diff --git a/dev-perl/XML-Parser/XML-Parser-2.36.ebuild b/dev-perl/XML-Parser/XML-Parser-2.36.ebuild
index cc8b5d1ca492..a8879e9b8c1c 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.6 2009/05/03 13:30:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.36.ebuild,v 1.7 2009/05/06 19:28:03 jer 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