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: Sun, 27 May 2012 07:47:20 +0000 (UTC) [thread overview]
Message-ID: <1338092545.da8b7332ec0c44ec17d4f52d22386f65950240a7.kent@gentoo> (raw)
commit: da8b7332ec0c44ec17d4f52d22386f65950240a7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 04:22:25 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 04:22:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=da8b7332
[newversion] File-Fetch-0.340.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
perl-core/File-Fetch/ChangeLog | 5 ++
perl-core/File-Fetch/File-Fetch-0.340.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 dd84a22..ac1450c 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.340.0 (27 May 2012)
+
+ 27 May 2012; Kent Fredric <kentfredric@gmail.com> +File-Fetch-0.340.0.ebuild:
+ Version Bump
+
*File-Fetch-0.300.0 (27 May 2012)
*File-Fetch-0.280.0 (27 May 2012)
*File-Fetch-0.240.0 (27 May 2012)
diff --git a/perl-core/File-Fetch/File-Fetch-0.340.0.ebuild b/perl-core/File-Fetch/File-Fetch-0.340.0.ebuild
new file mode 100644
index 0000000..faaac90
--- /dev/null
+++ b/perl-core/File-Fetch/File-Fetch-0.340.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.34
+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.40
+ # 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-05-27 7:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-27 7:47 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-07-25 18:30 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=1338092545.da8b7332ec0c44ec17d4f52d22386f65950240a7.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