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/App-cpanminus/
Date: Thu, 19 Jul 2012 07:52:42 +0000 (UTC)	[thread overview]
Message-ID: <1342678322.d671020a8e482edddd615215d9e80df72d019c0e.kent@gentoo> (raw)

commit:     d671020a8e482edddd615215d9e80df72d019c0e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 19 06:12:02 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 19 06:12:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d671020a

[newversion] App-cpanminus-1.501.700

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

---
 .../App-cpanminus/App-cpanminus-1.501.700.ebuild   |   38 ++++++++++++++++++++
 dev-perl/App-cpanminus/ChangeLog                   |    6 +++
 2 files changed, 44 insertions(+), 0 deletions(-)

diff --git a/dev-perl/App-cpanminus/App-cpanminus-1.501.700.ebuild b/dev-perl/App-cpanminus/App-cpanminus-1.501.700.ebuild
new file mode 100644
index 0000000..e4cd398
--- /dev/null
+++ b/dev-perl/App-cpanminus/App-cpanminus-1.501.700.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=1.5017
+inherit perl-module
+
+DESCRIPTION='Get, unpack, build and install modules from CPAN.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# ExtUtils::Install 1.46 ( 1.460.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-1.46
+	# ExtUtils::MakeMaker 6.31 ( 6.310.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.31
+	# Module::Build 0.36 ( 0.360.0 )
+	echo \>=virtual/perl-Module-Build-0.36.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/App-cpanminus/ChangeLog b/dev-perl/App-cpanminus/ChangeLog
index b394bb6..c93b24e 100644
--- a/dev-perl/App-cpanminus/ChangeLog
+++ b/dev-perl/App-cpanminus/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*App-cpanminus-1.501.700 (19 Jul 2012)
+
+  19 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  +App-cpanminus-1.501.700.ebuild:
+  Version Bump
+
 *App-cpanminus-1.501.500 (12 Jul 2012)
 
   12 Jul 2012; Kent Fredric <kentfredric@gmail.com>



             reply	other threads:[~2012-07-19  7:54 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19  7:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-09 21:28 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-cpanminus/ Andreas Hüttel
2013-12-23 15:28 Kent Fredric
2013-06-26  7:42 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-04-30  0:01 Kent Fredric
2013-03-02  7:02 Kent Fredric
2013-03-02  7:01 Kent Fredric
2013-02-05 12:24 Kent Fredric
2012-10-25  7:58 Kent Fredric
2012-10-25  7:58 Kent Fredric
2012-07-19  7:52 Kent Fredric
2012-05-23  6:09 Kent Fredric
2012-04-12 19:09 Kent Fredric
2012-04-06 20:42 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-01-07  5:29 Kent Fredric
2011-12-06  8:17 Kent Fredric
2011-11-11 14:38 Kent Fredric
2011-10-24 21:17 Kent Fredric
2011-06-28  5:09 Kent Fredric
2011-06-28  5:09 Kent Fredric
2011-05-21  1:15 Kent Fredric
2011-05-21  1:15 Kent Fredric
2011-05-14  7:11 Torsten Veller
2011-04-12  1:09 Kent Fredric
2011-03-10 18:35 Kent Fredric
2011-03-10 18:35 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=1342678322.d671020a8e482edddd615215d9e80df72d019c0e.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