summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:43:58 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:43:58 +0000
commitcbab040639b8d25d12e49cfc3717793573ef3607 (patch)
treef818ef5f1e453318918f5a1a8a77cd4e04292903 /dev-perl/XML-Parser
parentStable on sparc wrt #162770 (diff)
downloadhistorical-cbab040639b8d25d12e49cfc3717793573ef3607.tar.gz
historical-cbab040639b8d25d12e49cfc3717793573ef3607.tar.bz2
historical-cbab040639b8d25d12e49cfc3717793573ef3607.zip
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/XML-Parser')
-rw-r--r--dev-perl/XML-Parser/ChangeLog9
-rw-r--r--dev-perl/XML-Parser/XML-Parser-2.34.ebuild7
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/XML-Parser/ChangeLog b/dev-perl/XML-Parser/ChangeLog
index 10ccdf5d5a97..7e0a65e907ee 100644
--- a/dev-perl/XML-Parser/ChangeLog
+++ b/dev-perl/XML-Parser/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/XML-Parser
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.29 2006/12/21 02:28:05 uberlord Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.30 2007/01/19 17:39:16 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -XML-Parser-2.31.ebuild, -XML-Parser-2.31-r1.ebuild,
+ XML-Parser-2.34.ebuild:
+ Version bump, thanks seemant
21 Dec 2006; Roy Marples <uberlord@gentoo.org> XML-Parser-2.34.ebuild:
Added ~sparc-fbsd keyword.
diff --git a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
index f053a040e053..ab96f790cc53 100644
--- a/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
+++ b/dev-perl/XML-Parser/XML-Parser-2.34.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.21 2006/12/21 02:28:05 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.34.ebuild,v 1.22 2007/01/19 17:39:16 mcummings Exp $
inherit perl-module multilib
DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat"
-HOMEPAGE="http://search.cpan.org/~msergeant/${P}/"
+HOMEPAGE="http://search.cpan.org/~msergeant/"
SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="Artistic"
@@ -15,7 +15,6 @@ IUSE=""
DEPEND=">=dev-libs/expat-1.95.1-r1
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}