public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Perl-MinimumVersion/
Date: Mon, 31 Oct 2011 04:52:26 +0000 (UTC)	[thread overview]
Message-ID: <ff56275ef1a4a8910b8198f5d77a6d35ead1ddd5.kent@gentoo> (raw)

commit:     ff56275ef1a4a8910b8198f5d77a6d35ead1ddd5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 31 03:42:44 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 31 03:42:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ff56275e

[new] Perl-MinimumVersion-1.280.0

(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Perl-MinimumVersion/ChangeLog             |   10 ++++
 .../Perl-MinimumVersion-1.280.0.ebuild             |   54 ++++++++++++++++++++
 dev-perl/Perl-MinimumVersion/metadata.xml          |    9 +++
 3 files changed, 73 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Perl-MinimumVersion/ChangeLog b/dev-perl/Perl-MinimumVersion/ChangeLog
new file mode 100644
index 0000000..7e8f709
--- /dev/null
+++ b/dev-perl/Perl-MinimumVersion/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Perl-MinimumVersion
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Perl-MinimumVersion-1.280.0 (31 Oct 2011)
+
+  31 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+  +Perl-MinimumVersion-1.280.0.ebuild, +metadata.xml:
+  added
+

diff --git a/dev-perl/Perl-MinimumVersion/Perl-MinimumVersion-1.280.0.ebuild b/dev-perl/Perl-MinimumVersion/Perl-MinimumVersion-1.280.0.ebuild
new file mode 100644
index 0000000..2280cd9
--- /dev/null
+++ b/dev-perl/Perl-MinimumVersion/Perl-MinimumVersion-1.280.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.28
+inherit perl-module
+
+DESCRIPTION='Find a minimum required version of perl for Perl code'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+	# File::Spec 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-File-Spec-0.80
+	# Test::More 0.47 ( 0.470.0 )
+	echo \>=virtual/perl-Test-Simple-0.47
+	# Test::Script 1.03 ( 1.30.0 )
+	echo \>=dev-perl/Test-Script-1.30.0
+}
+perl_meta_runtime() {
+	# File::Find::Rule 0.32 ( 0.320.0 )
+	echo \>=dev-perl/File-Find-Rule-0.320.0
+	# File::Find::Rule::Perl 1.04 ( 1.40.0 )
+	echo \>=dev-perl/File-Find-Rule-Perl-1.40.0
+	# List::Util 1.20 ( 1.200.0 )
+	echo \>=virtual/perl-Scalar-List-Utils-1.200.0
+	# PPI 1.215 ( 1.215.0 )
+	echo \>=dev-perl/PPI-1.215.0
+	# Params::Util 0.25 ( 0.250.0 )
+	echo \>=dev-perl/Params-Util-0.25
+	# Perl::Critic::Utils 1.104 ( 1.104.0 )
+	echo \>=dev-perl/Perl-Critic-1.104
+	# perl v5.6.0 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+	# version 0.76 ( 0.760.0 )
+	echo \>=virtual/perl-version-0.76
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Perl-MinimumVersion/metadata.xml b/dev-perl/Perl-MinimumVersion/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Perl-MinimumVersion/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>



             reply	other threads:[~2011-10-31  4:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31  4:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-08 18:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Perl-MinimumVersion/ Kent Fredric
2013-02-23 22:54 Kent Fredric
2015-06-08 11:14 Kent Fredric
2016-11-22 10:26 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ff56275ef1a4a8910b8198f5d77a6d35ead1ddd5.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox