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/Method-Signatures-Simple/
Date: Fri, 02 Sep 2011 05:07:40
Message-Id: 55a5048b023d5ffb0b4605d06fa027802de01fa9.kent@gentoo
1 commit: 55a5048b023d5ffb0b4605d06fa027802de01fa9
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Sep 1 23:49:59 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Sep 1 23:49:59 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=55a5048b
7
8 [migrate] Method-Signatures-Simple
9
10 (Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 dev-perl/Method-Signatures-Simple/ChangeLog | 11 ++++++++++-
14 ...uild => Method-Signatures-Simple-0.50.0.ebuild} | 3 ++-
15 ...uild => Method-Signatures-Simple-0.60.0.ebuild} | 3 ++-
16 3 files changed, 14 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-perl/Method-Signatures-Simple/ChangeLog b/dev-perl/Method-Signatures-Simple/ChangeLog
19 index 3760880..83151a4 100644
20 --- a/dev-perl/Method-Signatures-Simple/ChangeLog
21 +++ b/dev-perl/Method-Signatures-Simple/ChangeLog
22 @@ -1,7 +1,16 @@
23 # ChangeLog for dev-perl/Method-Signatures-Simple
24 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*Method-Signatures-Simple-0.60.0 (01 Sep 2011)
29 +*Method-Signatures-Simple-0.50.0 (01 Sep 2011)
30 +
31 + 01 Sep 2011; Kent Fredric <kentfredric@×××××.com>
32 + -Method-Signatures-Simple-0.05.ebuild, -Method-Signatures-Simple-0.06.ebuild,
33 + +Method-Signatures-Simple-0.50.0.ebuild,
34 + +Method-Signatures-Simple-0.60.0.ebuild:
35 + Migrate to x.y.z
36 +
37 *Method-Signatures-Simple-0.06 (23 Jul 2010)
38
39 23 Jul 2010; Torsten Veller <tove@g.o>
40
41 diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild
42 similarity index 85%
43 rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild
44 rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild
45 index 61870f1..bce3362 100644
46 --- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild
47 +++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild
48 @@ -1,10 +1,11 @@
49 -# Copyright 1999-2010 Gentoo Foundation
50 +# Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: $
53
54 EAPI=2
55
56 MODULE_AUTHOR=RHESA
57 +MODULE_VERSION="0.05"
58 inherit perl-module
59
60 DESCRIPTION="Basic method declarations with signatures, without source filters"
61
62 diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild
63 similarity index 86%
64 rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild
65 rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild
66 index adf8265..86a92c4 100644
67 --- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild
68 +++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild
69 @@ -1,10 +1,11 @@
70 -# Copyright 1999-2010 Gentoo Foundation
71 +# Copyright 1999-2011 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 # $Header: $
74
75 EAPI=2
76
77 MODULE_AUTHOR=RHESA
78 +MODULE_VERSION="0.06"
79 inherit perl-module
80
81 DESCRIPTION="Basic method declarations with signatures, without source filters"