From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/TryCatch/
Date: Sat, 12 Feb 2011 20:30:30 +0000 (UTC) [thread overview]
Message-ID: <43597fadf8bf455948ef69022563bd67f54c8c47.kent@gentoo> (raw)
commit: 43597fadf8bf455948ef69022563bd67f54c8c47
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 12 16:35:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 12 16:35:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=43597fad
[migrate] TryCatch
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/TryCatch/ChangeLog | 11 +++++++++++
...Catch-1.001001.ebuild => TryCatch-1.1.1.ebuild} | 1 +
...h-1.002000-r1.ebuild => TryCatch-1.2-r1.ebuild} | 1 +
...ryCatch-1.002000.ebuild => TryCatch-1.2.ebuild} | 1 +
...ryCatch-1.003000.ebuild => TryCatch-1.3.ebuild} | 1 +
5 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/dev-perl/TryCatch/ChangeLog b/dev-perl/TryCatch/ChangeLog
index 740f2fa..d5dacfc 100644
--- a/dev-perl/TryCatch/ChangeLog
+++ b/dev-perl/TryCatch/ChangeLog
@@ -2,6 +2,17 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*TryCatch-1.3 (12 Feb 2011)
+*TryCatch-1.2-r1 (12 Feb 2011)
+*TryCatch-1.2 (12 Feb 2011)
+*TryCatch-1.1.1 (12 Feb 2011)
+
+ 12 Feb 2011; Kent Fredric <kentfredric@gmail.com> +TryCatch-1.1.1.ebuild,
+ +TryCatch-1.2.ebuild, +TryCatch-1.2-r1.ebuild, +TryCatch-1.3.ebuild,
+ -TryCatch-1.001001.ebuild, -TryCatch-1.002000.ebuild,
+ -TryCatch-1.002000-r1.ebuild, -TryCatch-1.003000.ebuild:
+ Migrate
+
12 Feb 2011; Kent Fredric <kentfredric@gmail.com> TryCatch-1.001001.ebuild,
TryCatch-1.002000.ebuild, TryCatch-1.002000-r1.ebuild,
TryCatch-1.003000.ebuild:
diff --git a/dev-perl/TryCatch/TryCatch-1.001001.ebuild b/dev-perl/TryCatch/TryCatch-1.1.1.ebuild
similarity index 96%
rename from dev-perl/TryCatch/TryCatch-1.001001.ebuild
rename to dev-perl/TryCatch/TryCatch-1.1.1.ebuild
index 6a507e6..a15b28a 100644
--- a/dev-perl/TryCatch/TryCatch-1.001001.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.1.1.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=ASH
+MODULE_VERSION="1.001001"
inherit perl-module
DESCRIPTION="first class try catch semantics for Perl, without source filters"
diff --git a/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild b/dev-perl/TryCatch/TryCatch-1.2-r1.ebuild
similarity index 96%
rename from dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild
rename to dev-perl/TryCatch/TryCatch-1.2-r1.ebuild
index c0252b7..7f09bb3 100644
--- a/dev-perl/TryCatch/TryCatch-1.002000-r1.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.2-r1.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=ASH
+MODULE_VERSION="1.002000"
inherit perl-module
DESCRIPTION="first class try catch semantics for Perl, without source filters"
diff --git a/dev-perl/TryCatch/TryCatch-1.002000.ebuild b/dev-perl/TryCatch/TryCatch-1.2.ebuild
similarity index 96%
rename from dev-perl/TryCatch/TryCatch-1.002000.ebuild
rename to dev-perl/TryCatch/TryCatch-1.2.ebuild
index eecabbb..57ff878 100644
--- a/dev-perl/TryCatch/TryCatch-1.002000.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.2.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=ASH
+MODULE_VERSION="1.002000"
inherit perl-module
DESCRIPTION="first class try catch semantics for Perl, without source filters"
diff --git a/dev-perl/TryCatch/TryCatch-1.003000.ebuild b/dev-perl/TryCatch/TryCatch-1.3.ebuild
similarity index 97%
rename from dev-perl/TryCatch/TryCatch-1.003000.ebuild
rename to dev-perl/TryCatch/TryCatch-1.3.ebuild
index 04348bc..409e4e7 100644
--- a/dev-perl/TryCatch/TryCatch-1.003000.ebuild
+++ b/dev-perl/TryCatch/TryCatch-1.3.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=3
MODULE_AUTHOR=ASH
+MODULE_VERSION="1.003000"
inherit perl-module
DESCRIPTION="first class try catch semantics for Perl, without source filters"
next reply other threads:[~2011-02-12 20:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-12 20:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-02 2:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/TryCatch/ Kent Fredric
2015-05-02 2:21 Kent Fredric
2011-09-25 7:44 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-02-12 20:30 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=43597fadf8bf455948ef69022563bd67f54c8c47.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