From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-MinimumVersion/
Date: Mon, 31 Oct 2011 07:10:40 +0000 (UTC) [thread overview]
Message-ID: <27e808a4d8fefd5d472dea4db14724f292c838c7.kent@gentoo> (raw)
commit: 27e808a4d8fefd5d472dea4db14724f292c838c7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 31 06:54:39 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 31 06:54:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=27e808a4
[added] Test-MinimumVersion
(Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Test-MinimumVersion/ChangeLog | 10 ++++
.../Test-MinimumVersion-0.101.80.ebuild | 50 ++++++++++++++++++++
dev-perl/Test-MinimumVersion/metadata.xml | 9 ++++
3 files changed, 69 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-MinimumVersion/ChangeLog b/dev-perl/Test-MinimumVersion/ChangeLog
new file mode 100644
index 0000000..aa66f64
--- /dev/null
+++ b/dev-perl/Test-MinimumVersion/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Test-MinimumVersion
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Test-MinimumVersion-0.101.80 (31 Oct 2011)
+
+ 31 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-MinimumVersion-0.101.80.ebuild, +metadata.xml:
+ Added
+
diff --git a/dev-perl/Test-MinimumVersion/Test-MinimumVersion-0.101.80.ebuild b/dev-perl/Test-MinimumVersion/Test-MinimumVersion-0.101.80.ebuild
new file mode 100644
index 0000000..742a501
--- /dev/null
+++ b/dev-perl/Test-MinimumVersion/Test-MinimumVersion-0.101.80.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.101080
+inherit perl-module
+
+DESCRIPTION='does your code require newer perl than you think?'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.31 ( 6.310.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.31
+}
+perl_meta_build() {
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Tester
+ echo dev-perl/Test-Tester
+}
+perl_meta_runtime() {
+ # Exporter
+ # echo dev-perl/Exporter
+ # File::Find::Rule
+ echo dev-perl/File-Find-Rule
+ # File::Find::Rule::Perl
+ echo dev-perl/File-Find-Rule-Perl
+ # Perl::MinimumVersion 1.20 ( 1.200.0 )
+ echo \>=dev-perl/Perl-MinimumVersion-1.200.0
+ # Test::Builder
+ echo virtual/perl-Test-Simple
+ # YAML::Tiny 1.40 ( 1.400.0 )
+ echo \>=dev-perl/YAML-Tiny-1.40
+ # perl 5.006 ( 5.6.0 )
+ echo \>=dev-lang/perl-5.6.0
+ # version 0.70 ( 0.700.0 )
+ echo \>=virtual/perl-version-0.70
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Test-MinimumVersion/metadata.xml b/dev-perl/Test-MinimumVersion/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Test-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>
next reply other threads:[~2011-10-31 7:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 7:10 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-03 12:58 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-MinimumVersion/ Kent Fredric
2015-06-08 14:00 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=27e808a4d8fefd5d472dea4db14724f292c838c7.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