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/FormValidator-Simple/
Date: Sun, 26 Feb 2012 00:40:26
Message-Id: 1330212929.9a1cd7365137234b7f100a9424f8a8bb617bab67.kent@gentoo
1 commit: 9a1cd7365137234b7f100a9424f8a8bb617bab67
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 25 23:35:29 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Feb 25 23:35:29 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9a1cd736
7
8 [migrate] FormValidator-Simple to x.y.z
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/FormValidator-Simple/ChangeLog | 14 +++++++++++++-
14 ....ebuild => FormValidator-Simple-0.210.0.ebuild} | 3 ++-
15 ....ebuild => FormValidator-Simple-0.220.0.ebuild} | 3 ++-
16 ....ebuild => FormValidator-Simple-0.230.0.ebuild} | 3 ++-
17 ....ebuild => FormValidator-Simple-0.280.0.ebuild} | 3 ++-
18 5 files changed, 21 insertions(+), 5 deletions(-)
19
20 diff --git a/dev-perl/FormValidator-Simple/ChangeLog b/dev-perl/FormValidator-Simple/ChangeLog
21 index 8880300..59c4c54 100644
22 --- a/dev-perl/FormValidator-Simple/ChangeLog
23 +++ b/dev-perl/FormValidator-Simple/ChangeLog
24 @@ -1,7 +1,19 @@
25 # ChangeLog for dev-perl/FormValidator-Simple
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 # $Header: $
29
30 +*FormValidator-Simple-0.280.0 (25 Feb 2012)
31 +*FormValidator-Simple-0.230.0 (25 Feb 2012)
32 +*FormValidator-Simple-0.220.0 (25 Feb 2012)
33 +*FormValidator-Simple-0.210.0 (25 Feb 2012)
34 +
35 + 25 Feb 2012; Kent Fredric <kentfredric@×××××.com>
36 + -FormValidator-Simple-0.21.ebuild, -FormValidator-Simple-0.22.ebuild,
37 + -FormValidator-Simple-0.23.ebuild, -FormValidator-Simple-0.28.ebuild,
38 + +FormValidator-Simple-0.210.0.ebuild, +FormValidator-Simple-0.220.0.ebuild,
39 + +FormValidator-Simple-0.230.0.ebuild, +FormValidator-Simple-0.280.0.ebuild:
40 + Migrate to x.y.z
41 +
42 04 Mar 2011; Kent Fredric <kentfredric@×××××.com>
43 FormValidator-Simple-0.21.ebuild, FormValidator-Simple-0.22.ebuild,
44 FormValidator-Simple-0.23.ebuild, FormValidator-Simple-0.28.ebuild:
45
46 diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.21.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild
47 similarity index 91%
48 rename from dev-perl/FormValidator-Simple/FormValidator-Simple-0.21.ebuild
49 rename to dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild
50 index 3ad7f2a..78da95a 100644
51 --- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.21.ebuild
52 +++ b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.210.0.ebuild
53 @@ -1,8 +1,9 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: $
58 EAPI=2
59 MODULE_AUTHOR=LYOKATO
60 +MODULE_VERSION="0.21"
61 inherit perl-module
62
63 DESCRIPTION="Validation with simple chains of constraints"
64
65 diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.22.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild
66 similarity index 91%
67 rename from dev-perl/FormValidator-Simple/FormValidator-Simple-0.22.ebuild
68 rename to dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild
69 index 3ad7f2a..a0999f4 100644
70 --- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.22.ebuild
71 +++ b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.220.0.ebuild
72 @@ -1,8 +1,9 @@
73 -# Copyright 1999-2011 Gentoo Foundation
74 +# Copyright 1999-2012 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Header: $
77 EAPI=2
78 MODULE_AUTHOR=LYOKATO
79 +MODULE_VERSION="0.22"
80 inherit perl-module
81
82 DESCRIPTION="Validation with simple chains of constraints"
83
84 diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.23.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild
85 similarity index 91%
86 rename from dev-perl/FormValidator-Simple/FormValidator-Simple-0.23.ebuild
87 rename to dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild
88 index 3ad7f2a..ab525e9 100644
89 --- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.23.ebuild
90 +++ b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.230.0.ebuild
91 @@ -1,8 +1,9 @@
92 -# Copyright 1999-2011 Gentoo Foundation
93 +# Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: $
96 EAPI=2
97 MODULE_AUTHOR=LYOKATO
98 +MODULE_VERSION="0.23"
99 inherit perl-module
100
101 DESCRIPTION="Validation with simple chains of constraints"
102
103 diff --git a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.28.ebuild b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild
104 similarity index 92%
105 rename from dev-perl/FormValidator-Simple/FormValidator-Simple-0.28.ebuild
106 rename to dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild
107 index ec73872..eb62efe 100644
108 --- a/dev-perl/FormValidator-Simple/FormValidator-Simple-0.28.ebuild
109 +++ b/dev-perl/FormValidator-Simple/FormValidator-Simple-0.280.0.ebuild
110 @@ -1,8 +1,9 @@
111 -# Copyright 1999-2011 Gentoo Foundation
112 +# Copyright 1999-2012 Gentoo Foundation
113 # Distributed under the terms of the GNU General Public License v2
114 # $Header: $
115 EAPI=2
116 MODULE_AUTHOR=LYOKATO
117 +MODULE_VERSION="0.28"
118 inherit perl-module
119
120 DESCRIPTION="Validation with simple chains of constraints"