public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Munge/
@ 2016-03-07  6:51 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2016-03-07  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7fd5fccb25ffd12054412efeda9f7fbcc02292e7
Author:     Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Sun Dec 13 21:05:58 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Dec 13 21:05:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7fd5fccb

dev-perl/Data-Munge: New ebuild

Package-Manager: portage-2.2.26

 dev-perl/Data-Munge/Data-Munge-0.95.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-perl/Data-Munge/metadata.xml             | 13 +++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/Data-Munge/Data-Munge-0.95.0.ebuild b/dev-perl/Data-Munge/Data-Munge-0.95.0.ebuild
new file mode 100644
index 0000000..268c635
--- /dev/null
+++ b/dev-perl/Data-Munge/Data-Munge-0.95.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MAUKE
+MODULE_VERSION=0.095
+inherit perl-module
+
+DESCRIPTION="various utility functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	virtual/perl-Exporter
+"
+
+DEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.480.0
+	virtual/perl-Test-Simple
+	dev-perl/Test-Warnings
+"

diff --git a/dev-perl/Data-Munge/metadata.xml b/dev-perl/Data-Munge/metadata.xml
new file mode 100644
index 0000000..d60128f
--- /dev/null
+++ b/dev-perl/Data-Munge/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>perl</herd>
+	<maintainer>
+		<email>pavel.a.denisov@gmail.com</email>
+		<name>Pavel Denisov</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Data-Munge</remote-id>
+		<remote-id type="cpan-module">Data::Munge</remote-id>
+	</upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2016-03-07  6:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07  6:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Munge/ Kent Fredric

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