summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-10-03 08:47:32 +0000
committerChristian Hartmann <ian@gentoo.org>2006-10-03 08:47:32 +0000
commit96f4f718e5ebc9270964e51a41ac6b4eac737038 (patch)
tree132cbe86d27defaeeddc0e5212490a3ea08d13eb /dev-perl/XML-Simple
parentBump to 3.5.5 (pre-release). (diff)
downloadgentoo-2-96f4f718e5ebc9270964e51a41ac6b4eac737038.tar.gz
gentoo-2-96f4f718e5ebc9270964e51a41ac6b4eac737038.tar.bz2
gentoo-2-96f4f718e5ebc9270964e51a41ac6b4eac737038.zip
Version bump; cleanup
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'dev-perl/XML-Simple')
-rw-r--r--dev-perl/XML-Simple/ChangeLog8
-rw-r--r--dev-perl/XML-Simple/XML-Simple-2.15.ebuild23
-rw-r--r--dev-perl/XML-Simple/files/digest-XML-Simple-2.153
3 files changed, 33 insertions, 1 deletions
diff --git a/dev-perl/XML-Simple/ChangeLog b/dev-perl/XML-Simple/ChangeLog
index 5c4fc679c773..5a2a02e2c164 100644
--- a/dev-perl/XML-Simple/ChangeLog
+++ b/dev-perl/XML-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/XML-Simple
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.43 2006/08/06 01:55:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/ChangeLog,v 1.44 2006/10/03 08:47:32 ian Exp $
+
+*XML-Simple-2.15 (03 Oct 2006)
+
+ 03 Oct 2006; Christian Hartmann <ian@gentoo.org> -XML-Simple-2.09.ebuild,
+ -XML-Simple-2.12.ebuild, +XML-Simple-2.15.ebuild:
+ Version bump; cleanup
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
XML-Simple-2.09.ebuild, XML-Simple-2.12.ebuild, XML-Simple-2.14.ebuild:
diff --git a/dev-perl/XML-Simple/XML-Simple-2.15.ebuild b/dev-perl/XML-Simple/XML-Simple-2.15.ebuild
new file mode 100644
index 000000000000..4e347b6b6ca4
--- /dev/null
+++ b/dev-perl/XML-Simple/XML-Simple-2.15.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.15.ebuild,v 1.1 2006/10/03 08:47:32 ian Exp $
+
+inherit perl-module
+
+DESCRIPTION="XML::Simple - Easy API to read/write XML (esp config files)"
+HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme"
+SRC_URI="mirror://cpan/authors/id/G/GR/GRANTM/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND="virtual/perl-Storable
+ dev-perl/XML-SAX
+ >=dev-perl/XML-NamespaceSupport-1.04
+ >=dev-perl/XML-Parser-2.30
+ dev-lang/perl
+ >=perl-core/Test-Simple-0.41"
+RDEPEND="${DEPEND}"
diff --git a/dev-perl/XML-Simple/files/digest-XML-Simple-2.15 b/dev-perl/XML-Simple/files/digest-XML-Simple-2.15
new file mode 100644
index 000000000000..8e3e6c3c97ce
--- /dev/null
+++ b/dev-perl/XML-Simple/files/digest-XML-Simple-2.15
@@ -0,0 +1,3 @@
+MD5 0d22da9d4e9b81b11ba4a7ec9fc3aba6 XML-Simple-2.15.tar.gz 67629
+RMD160 efd1ed230f9f26716d9c2fc7d1730ebb89e0c1a2 XML-Simple-2.15.tar.gz 67629
+SHA256 450044da0444ee7cc1dce308a510ac568827ae1c072ff1c70bb6f0ee27f574da XML-Simple-2.15.tar.gz 67629