public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Iterator/
@ 2015-06-09  8:14 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-06-09  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a711c5039fe709a2f90d3ebd929e8fe2a7d3b3db
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 07:24:34 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 07:25:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a711c503

[added] Iterator 0.30.0

Package-Manager: portage-2.2.17

 dev-perl/Iterator/Iterator-0.30.0.ebuild | 24 ++++++++++++++++++++++++
 dev-perl/Iterator/metadata.xml           | 13 +++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/Iterator/Iterator-0.30.0.ebuild b/dev-perl/Iterator/Iterator-0.30.0.ebuild
new file mode 100644
index 0000000..aaa9f1f
--- /dev/null
+++ b/dev-perl/Iterator/Iterator-0.30.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+MODULE_AUTHOR=ROODE
+MODULE_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="A general-purpose iterator class"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Exception-Class-1.210.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.400.0
+	)
+"

diff --git a/dev-perl/Iterator/metadata.xml b/dev-perl/Iterator/metadata.xml
new file mode 100644
index 0000000..f8f5127
--- /dev/null
+++ b/dev-perl/Iterator/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>perl</herd>
+	<maintainer>
+		<email>kentfredric@gmail.com</email>
+		<name>Kent Fredric</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Iterator</remote-id>
+		<remote-id type="cpan-module">Iterator</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-09  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  8:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Iterator/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox