Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Exception-Class-TryCatch/
Date: Fri, 11 Feb 2011 18:40:49
Message-Id: c5d4ab122a2330cbf7967e4786c55eb8086fc1f6.kent@gentoo
1 commit: c5d4ab122a2330cbf7967e4786c55eb8086fc1f6
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 11 18:11:57 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Feb 11 18:11:57 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c5d4ab12
7
8 [migrate] Exception-Class-TryCatch to new version scheme
9
10 (Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Exception-Class-TryCatch/ChangeLog | 16 ++++++++++++++++
14 ...build => Exception-Class-TryCatch-1.100.ebuild} | 3 ++-
15 ...build => Exception-Class-TryCatch-1.110.ebuild} | 3 ++-
16 ...build => Exception-Class-TryCatch-1.120.ebuild} | 3 ++-
17 4 files changed, 22 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-perl/Exception-Class-TryCatch/ChangeLog b/dev-perl/Exception-Class-TryCatch/ChangeLog
20 new file mode 100644
21 index 0000000..498372f
22 --- /dev/null
23 +++ b/dev-perl/Exception-Class-TryCatch/ChangeLog
24 @@ -0,0 +1,16 @@
25 +# ChangeLog for dev-perl/Exception-Class-TryCatch
26 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: $
28 +
29 +*Exception-Class-TryCatch-1.120 (11 Feb 2011)
30 +*Exception-Class-TryCatch-1.110 (11 Feb 2011)
31 +*Exception-Class-TryCatch-1.100 (11 Feb 2011)
32 +
33 + 11 Feb 2011; Kent Fredric <kentfredric@×××××.com>
34 + -Exception-Class-TryCatch-1.10.ebuild, -Exception-Class-TryCatch-1.11.ebuild,
35 + -Exception-Class-TryCatch-1.12.ebuild,
36 + +Exception-Class-TryCatch-1.100.ebuild,
37 + +Exception-Class-TryCatch-1.110.ebuild,
38 + +Exception-Class-TryCatch-1.120.ebuild:
39 + Move to new version scheme
40 +
41
42 diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.100.ebuild
43 similarity index 83%
44 rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10.ebuild
45 rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.100.ebuild
46 index 8c9ab6e..914f84d 100644
47 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10.ebuild
48 +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.100.ebuild
49 @@ -1,8 +1,9 @@
50 -# Copyright 1999-2009 Gentoo Foundation
51 +# Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: $
54
55 MODULE_AUTHOR=DAGOLDEN
56 +MODULE_VERSION="1.10"
57 inherit perl-module
58
59 DESCRIPTION="Syntactic try/catch sugar for use with Exception::Class"
60
61 diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.110.ebuild
62 similarity index 83%
63 rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11.ebuild
64 rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.110.ebuild
65 index 8c9ab6e..685179b 100644
66 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11.ebuild
67 +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.110.ebuild
68 @@ -1,8 +1,9 @@
69 -# Copyright 1999-2009 Gentoo Foundation
70 +# Copyright 1999-2011 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 # $Header: $
73
74 MODULE_AUTHOR=DAGOLDEN
75 +MODULE_VERSION="1.11"
76 inherit perl-module
77
78 DESCRIPTION="Syntactic try/catch sugar for use with Exception::Class"
79
80 diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
81 similarity index 83%
82 rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild
83 rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
84 index 8c9ab6e..ad37625 100644
85 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild
86 +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild
87 @@ -1,8 +1,9 @@
88 -# Copyright 1999-2009 Gentoo Foundation
89 +# Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: $
92
93 MODULE_AUTHOR=DAGOLDEN
94 +MODULE_VERSION="1.12"
95 inherit perl-module
96
97 DESCRIPTION="Syntactic try/catch sugar for use with Exception::Class"