From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/File-Fetch/
Date: Wed, 25 Jul 2012 18:30:18 +0000 (UTC) [thread overview]
Message-ID: <1343224838.70e1aaf3b5af766cb90374bb01bf8b689e2f8a93.kent@gentoo> (raw)
commit: 70e1aaf3b5af766cb90374bb01bf8b689e2f8a93
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 25 14:00:38 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 25 14:00:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=70e1aaf3
[newversion] File-Fetch-0.360.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
perl-core/File-Fetch/ChangeLog | 5 ++
perl-core/File-Fetch/File-Fetch-0.360.0.ebuild | 50 ++++++++++++++++++++++++
2 files changed, 55 insertions(+), 0 deletions(-)
diff --git a/perl-core/File-Fetch/ChangeLog b/perl-core/File-Fetch/ChangeLog
index ac1450c..b693b5d 100644
--- a/perl-core/File-Fetch/ChangeLog
+++ b/perl-core/File-Fetch/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*File-Fetch-0.360.0 (25 Jul 2012)
+
+ 25 Jul 2012; Kent Fredric <kentfredric@gmail.com> +File-Fetch-0.360.0.ebuild:
+ Version Bump
+
*File-Fetch-0.340.0 (27 May 2012)
27 May 2012; Kent Fredric <kentfredric@gmail.com> +File-Fetch-0.340.0.ebuild:
diff --git a/perl-core/File-Fetch/File-Fetch-0.360.0.ebuild b/perl-core/File-Fetch/File-Fetch-0.360.0.ebuild
new file mode 100644
index 0000000..4c4f189
--- /dev/null
+++ b/perl-core/File-Fetch/File-Fetch-0.360.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.36
+inherit perl-module
+
+DESCRIPTION='Generic file fetching code'
+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() {
+ # File::Basename
+ echo dev-lang/perl
+ # File::Copy
+ echo dev-lang/perl
+ # File::Path
+ echo virtual/perl-File-Path
+ # File::Spec 0.82 ( 0.820.0 )
+ echo \>=virtual/perl-File-Spec-0.82
+ # IPC::Cmd 0.42 ( 0.420.0 )
+ echo \>=virtual/perl-IPC-Cmd-0.420
+ # Locale::Maketext::Simple
+ echo virtual/perl-Locale-Maketext-Simple
+ # Module::Load::Conditional 0.04 ( 0.40.0 )
+ echo \>=virtual/perl-Module-Load-Conditional-0.040
+ # Params::Check 0.07 ( 0.70.0 )
+ echo \>=virtual/perl-Params-Check-0.07
+ # Test::More
+ echo virtual/perl-Test-Simple
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="network"
next reply other threads:[~2012-07-25 18:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 18:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 17:05 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/File-Fetch/ Kent Fredric
2014-10-11 18:46 Kent Fredric
2014-10-04 23:43 Kent Fredric
2013-05-15 22:23 Kent Fredric
2012-05-27 7:47 Kent Fredric
2012-05-27 7:47 Kent Fredric
2011-07-22 19:15 Torsten Veller
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=1343224838.70e1aaf3b5af766cb90374bb01bf8b689e2f8a93.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