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/Catalyst-View-Component-SubInclude/
Date: Mon, 27 Feb 2012 13:51:20
Message-Id: 1330320867.d8679ebcf24dfabb1dbcea69d18bc8d087ab4353.kent@gentoo
1 commit: d8679ebcf24dfabb1dbcea69d18bc8d087ab4353
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 05:34:27 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 05:34:27 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d8679ebc
7
8 [migrate] Catalyst-View-Component-SubInclude
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 ...alyst-View-Component-SubInclude-0.100.0.ebuild} | 3 ++-
14 ...talyst-View-Component-SubInclude-0.70.0.ebuild} | 3 ++-
15 ...talyst-View-Component-SubInclude-0.90.0.ebuild} | 3 ++-
16 .../Catalyst-View-Component-SubInclude/ChangeLog | 15 ++++++++++++++-
17 4 files changed, 20 insertions(+), 4 deletions(-)
18
19 diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild
20 similarity index 89%
21 rename from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild
22 rename to dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild
23 index 733fa68..6d4b9ce 100644
24 --- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild
25 +++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild
26 @@ -1,10 +1,11 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 # $Header: $
31
32 EAPI=3
33
34 MODULE_AUTHOR=BOBTFISH
35 +MODULE_VERSION="0.10"
36 inherit perl-module
37
38 DESCRIPTION="Use subincludes in your Catalyst views"
39
40 diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild
41 similarity index 88%
42 rename from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild
43 rename to dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild
44 index d504386..b72fda8 100644
45 --- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild
46 +++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild
47 @@ -1,10 +1,11 @@
48 -# Copyright 1999-2010 Gentoo Foundation
49 +# Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: $
52
53 EAPI=3
54
55 MODULE_AUTHOR=NILSONSFJ
56 +MODULE_VERSION="0.07"
57 inherit perl-module
58
59 DESCRIPTION="Use subincludes in your Catalyst views"
60
61 diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild
62 similarity index 89%
63 rename from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild
64 rename to dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild
65 index 628b9c8..8c010b6 100644
66 --- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild
67 +++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild
68 @@ -1,10 +1,11 @@
69 -# Copyright 1999-2010 Gentoo Foundation
70 +# Copyright 1999-2012 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 # $Header: $
73
74 EAPI=3
75
76 MODULE_AUTHOR=BOBTFISH
77 +MODULE_VERSION="0.09"
78 inherit perl-module
79
80 DESCRIPTION="Use subincludes in your Catalyst views"
81
82 diff --git a/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog b/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
83 index 726a457..1f62799 100644
84 --- a/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
85 +++ b/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
86 @@ -1,7 +1,20 @@
87 # ChangeLog for dev-perl/Catalyst-View-Component-SubInclude
88 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
89 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
90 # $Header: $
91
92 +*Catalyst-View-Component-SubInclude-0.100.0 (27 Feb 2012)
93 +*Catalyst-View-Component-SubInclude-0.90.0 (27 Feb 2012)
94 +*Catalyst-View-Component-SubInclude-0.70.0 (27 Feb 2012)
95 +
96 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
97 + -Catalyst-View-Component-SubInclude-0.07.ebuild,
98 + -Catalyst-View-Component-SubInclude-0.09.ebuild,
99 + -Catalyst-View-Component-SubInclude-0.10.ebuild,
100 + +Catalyst-View-Component-SubInclude-0.70.0.ebuild,
101 + +Catalyst-View-Component-SubInclude-0.90.0.ebuild,
102 + +Catalyst-View-Component-SubInclude-0.100.0.ebuild:
103 + Migrate to x.y.z
104 +
105 *Catalyst-View-Component-SubInclude-0.10 (03 Jan 2011)
106
107 03 Jan 2011; Kent Fredric <kentfredric@×××××.com>