public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Regexp-Grammars-Common-String/
@ 2015-07-02  1:05 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-07-02  1:05 UTC (permalink / raw
  To: gentoo-commits

commit:     30859e52b4f8d2ec7198dec4c78889c8ce3cdc61
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul  2 00:53:53 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 00:53:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=30859e52

[added] Regexp-Grammars-Common-String-1.0.1

Package-Manager: portage-2.2.17

 .../Regexp-Grammars-Common-String-1.0.1.ebuild     | 29 ++++++++++++++++++++++
 .../Regexp-Grammars-Common-String/metadata.xml     |  9 +++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Regexp-Grammars-Common-String/Regexp-Grammars-Common-String-1.0.1.ebuild b/dev-perl/Regexp-Grammars-Common-String/Regexp-Grammars-Common-String-1.0.1.ebuild
new file mode 100644
index 0000000..cfe82a4
--- /dev/null
+++ b/dev-perl/Regexp-Grammars-Common-String/Regexp-Grammars-Common-String-1.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=1.000001
+inherit perl-module
+
+DESCRIPTION="Some basic String parsing Rules for Regexp::Grammars"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+RDEPEND="
+	dev-perl/Regexp-Grammars
+	>=dev-lang/perl-5.10.0
+"
+DEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	!minimal? ( >=virtual/perl-ExtUtils-MakeMaker-6.980.0 )
+	test? (
+		!minimal? (
+			>=virtual/perl-CPAN-Meta-2.120.900
+		)
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Regexp-Grammars-Common-String/metadata.xml b/dev-perl/Regexp-Grammars-Common-String/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Regexp-Grammars-Common-String/metadata.xml
@@ -0,0 +1,9 @@
+<?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>
+</pkgmetadata>


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

only message in thread, other threads:[~2015-07-02  1:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  1:05 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Regexp-Grammars-Common-String/ Kent Fredric

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