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:19 +0000 (UTC) [thread overview]
Message-ID: <1338091678.25d8b70b093ce532f92615930190e44927f68459.kent@gentoo> (raw)
commit: 25d8b70b093ce532f92615930190e44927f68459
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 04:07:58 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 04:07:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=25d8b70b
[migrate] perl-core/File-Fetch to x.y.z
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
perl-core/File-Fetch/ChangeLog | 13 ++++++++++++-
...Fetch-0.22.ebuild => File-Fetch-0.220.0.ebuild} | 3 ++-
...Fetch-0.24.ebuild => File-Fetch-0.240.0.ebuild} | 3 ++-
...Fetch-0.28.ebuild => File-Fetch-0.280.0.ebuild} | 3 ++-
...etch-0.300.ebuild => File-Fetch-0.300.0.ebuild} | 2 +-
5 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/perl-core/File-Fetch/ChangeLog b/perl-core/File-Fetch/ChangeLog
index b9820e5..dd84a22 100644
--- a/perl-core/File-Fetch/ChangeLog
+++ b/perl-core/File-Fetch/ChangeLog
@@ -1,7 +1,18 @@
# ChangeLog for perl-core/File-Fetch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*File-Fetch-0.300.0 (27 May 2012)
+*File-Fetch-0.280.0 (27 May 2012)
+*File-Fetch-0.240.0 (27 May 2012)
+*File-Fetch-0.220.0 (27 May 2012)
+
+ 27 May 2012; Kent Fredric <kentfredric@gmail.com> -File-Fetch-0.22.ebuild,
+ -File-Fetch-0.24.ebuild, -File-Fetch-0.28.ebuild, +File-Fetch-0.220.0.ebuild,
+ +File-Fetch-0.240.0.ebuild, +File-Fetch-0.280.0.ebuild,
+ -File-Fetch-0.300.ebuild, +File-Fetch-0.300.0.ebuild:
+ Migrate to x.y.z
+
*File-Fetch-0.320.0 (22 Jul 2011)
22 Jul 2011; Torsten Veller <tove@gentoo.org> -File-Fetch-0.320.ebuild,
diff --git a/perl-core/File-Fetch/File-Fetch-0.22.ebuild b/perl-core/File-Fetch/File-Fetch-0.220.0.ebuild
similarity index 87%
rename from perl-core/File-Fetch/File-Fetch-0.22.ebuild
rename to perl-core/File-Fetch/File-Fetch-0.220.0.ebuild
index 993ce24..552c27c 100644
--- a/perl-core/File-Fetch/File-Fetch-0.22.ebuild
+++ b/perl-core/File-Fetch/File-Fetch-0.220.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=BINGOS
+MODULE_VERSION="0.22"
inherit perl-module
DESCRIPTION="A generic file fetching mechanism"
diff --git a/perl-core/File-Fetch/File-Fetch-0.24.ebuild b/perl-core/File-Fetch/File-Fetch-0.240.0.ebuild
similarity index 87%
rename from perl-core/File-Fetch/File-Fetch-0.24.ebuild
rename to perl-core/File-Fetch/File-Fetch-0.240.0.ebuild
index bd98186..9100e07 100644
--- a/perl-core/File-Fetch/File-Fetch-0.24.ebuild
+++ b/perl-core/File-Fetch/File-Fetch-0.240.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=BINGOS
+MODULE_VERSION="0.24"
inherit perl-module
DESCRIPTION="A generic file fetching mechanism"
diff --git a/perl-core/File-Fetch/File-Fetch-0.28.ebuild b/perl-core/File-Fetch/File-Fetch-0.280.0.ebuild
similarity index 87%
rename from perl-core/File-Fetch/File-Fetch-0.28.ebuild
rename to perl-core/File-Fetch/File-Fetch-0.280.0.ebuild
index 5e0a002..e287822 100644
--- a/perl-core/File-Fetch/File-Fetch-0.28.ebuild
+++ b/perl-core/File-Fetch/File-Fetch-0.280.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=BINGOS
+MODULE_VERSION="0.28"
inherit perl-module
DESCRIPTION="A generic file fetching mechanism"
diff --git a/perl-core/File-Fetch/File-Fetch-0.300.ebuild b/perl-core/File-Fetch/File-Fetch-0.300.0.ebuild
similarity index 91%
rename from perl-core/File-Fetch/File-Fetch-0.300.ebuild
rename to perl-core/File-Fetch/File-Fetch-0.300.0.ebuild
index 0666ef5..7b92293 100644
--- a/perl-core/File-Fetch/File-Fetch-0.300.ebuild
+++ b/perl-core/File-Fetch/File-Fetch-0.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
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=1338091678.25d8b70b093ce532f92615930190e44927f68459.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