From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/perl5i/
Date: Tue, 22 Mar 2011 09:45:29 +0000 (UTC) [thread overview]
Message-ID: <a80a72d2e127a90690283f3cb6635bc036c52464.kent@gentoo> (raw)
commit: a80a72d2e127a90690283f3cb6635bc036c52464
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 09:44:51 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 22 09:44:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a80a72d2
[added] perl5i
(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/perl5i/ChangeLog | 10 +++++
dev-perl/perl5i/metadata.xml | 9 +++++
dev-perl/perl5i/perl5i-2.6.0.ebuild | 65 +++++++++++++++++++++++++++++++++++
3 files changed, 84 insertions(+), 0 deletions(-)
diff --git a/dev-perl/perl5i/ChangeLog b/dev-perl/perl5i/ChangeLog
new file mode 100644
index 0000000..97f55b4
--- /dev/null
+++ b/dev-perl/perl5i/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/perl5i
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl5i-2.6.0 (22 Mar 2011)
+
+ 22 Mar 2011; Kent Fredric <kentfredric@gmail.com> +perl5i-2.6.0.ebuild,
+ +metadata.xml:
+ Added
+
diff --git a/dev-perl/perl5i/metadata.xml b/dev-perl/perl5i/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/perl5i/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>
diff --git a/dev-perl/perl5i/perl5i-2.6.0.ebuild b/dev-perl/perl5i/perl5i-2.6.0.ebuild
new file mode 100644
index 0000000..24af8ac
--- /dev/null
+++ b/dev-perl/perl5i/perl5i-2.6.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=MSCHWERN
+MODULE_VERSION=v2.6.0
+inherit perl-module
+
+DESCRIPTION="Fix as much of Perl 5 as possible in one pragma"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ >=dev-lang/perl-5.10.0
+ >=dev-perl/Modern-Perl-1.03 $(comment 1.30.0)
+ >=dev-perl/CLASS-1.00 $(comment 1.0.0)
+ >=dev-perl/Child-0.7.0
+ >=dev-perl/DateTime-0.47 $(comment 0.470.0)
+ >=dev-perl/DateTime-Format-Epoch-0.110.0
+ >=dev-perl/DateTime-TimeZone-Tzfile-0.2.0
+ >=virtual/perl-Module-Load-0.16 $(comment 0.160.0)
+ >=virtual/perl-Text-Tabs+Wrap-2009.0305 $(comment Text::Wrap 2009.30.500)
+ >=dev-perl/Try-Tiny-0.02 $(comment 0.20.0)
+ >=dev-perl/autodie-1.999.0
+ >=dev-perl/IPC-System-Simple-1.18 $(comment 1.180.0)
+ >=dev-perl/autobox-2.700.0
+ >=dev-perl/autobox-Core-1.0 $(comment 1.0.0)
+ >=virtual/perl-parent-0.221 $(comment 0.221.0)
+ >=dev-perl/File-chdir-0.100.200
+ >=dev-perl/autobox-dump-20090426.0.0
+ >=dev-perl/autobox-List-Util-20090629.0.0
+ >=dev-perl/Want-0.18 $(comment 0.180.0)
+ >=dev-perl/autovivification-0.060 $(comment 0.60.0)
+ >=virtual/perl-version-0.77 $(comment 0.770.0)
+ >=dev-perl/Perl6-Caller-0.100.0
+ >=dev-perl/Taint-Util-0.60.0
+ >=dev-perl/Hash-Merge-Simple-0.04 $(comment 0.40.0)
+ >=dev-perl/List-MoreUtils-0.22 $(comment 0.220.0)
+ >=dev-perl/indirect-0.22 $(comment 0.220.0)
+ >=dev-perl/JSON-2.17 $(comment 2.170.0)
+ >=dev-perl/yaml-0.70 $(comment 0.700.0) $(comment YAML::Any)
+ >=dev-perl/Digest-SHA1-2.09 $(comment 2.90.0)
+ >=virtual/perl-Digest-MD5-2.36 $(comment 2.360.0)
+ >=dev-perl/Object-ID-0.1.0
+ >=dev-perl/Devel-Declare-0.006000 $(comment 0.6.0)
+ >=dev-perl/true-0.16.0 $(comment true::VERSION)
+ >=dev-perl/Capture-Tiny-0.06 $(comment 0.60.0)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment BEGIN BUILD REQUIRES)
+ >=virtual/perl-ExtUtils-CBuilder-0.26.0 $(comment 0.260.0)
+ >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+ >=dev-perl/Test-Warn-0.11 $(comment 0.110.0)
+ $(comment CORE IPC::Open3)
+ >=dev-perl/Test-Output-0.16 $(comment 0.160.0)
+ $(comment BEGIN CONFIGURE REQUIRES)
+ >=virtual/perl-Module-Build-0.36.0 $(comment 0.360.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
next reply other threads:[~2011-03-22 9:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 9:45 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-26 5:17 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/perl5i/ Kent Fredric
2011-04-12 1:10 Kent Fredric
2011-04-12 1:10 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-29 12:06 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-11-20 22:54 Kent Fredric
2013-02-09 19:31 Kent Fredric
2013-05-01 22:23 Kent Fredric
2014-10-11 18:46 Kent Fredric
2015-03-26 4:44 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=a80a72d2e127a90690283f3cb6635bc036c52464.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