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-Plugin-Cache/
Date: Mon, 27 Feb 2012 21:02:45
Message-Id: 1330372624.520726e65f1f03e043b461e155f258d3bb127481.kent@gentoo
1 commit: 520726e65f1f03e043b461e155f258d3bb127481
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 19:57:04 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 19:57:04 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=520726e6
7
8 [migrate] Catalyst-Plugin-Cache
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 ...ebuild => Catalyst-Plugin-Cache-0.100.0.ebuild} | 3 ++-
14 ....ebuild => Catalyst-Plugin-Cache-0.90.0.ebuild} | 3 ++-
15 dev-perl/Catalyst-Plugin-Cache/ChangeLog | 10 +++++++++-
16 3 files changed, 13 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebuild b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild
19 similarity index 88%
20 rename from dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebuild
21 rename to dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild
22 index b820065..e8c63a2 100644
23 --- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebuild
24 +++ b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild
25 @@ -1,10 +1,11 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Header: $
30
31 EAPI=2
32
33 MODULE_AUTHOR=BOBTFISH
34 +MODULE_VERSION="0.10"
35 inherit perl-module
36
37 DESCRIPTION="Flexible caching support for Catalyst"
38
39 diff --git a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebuild b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild
40 similarity index 85%
41 rename from dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebuild
42 rename to dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild
43 index 018a480..4a698c4 100644
44 --- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebuild
45 +++ b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild
46 @@ -1,8 +1,9 @@
47 -# Copyright 1999-2011 Gentoo Foundation
48 +# Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: $
51
52 MODULE_AUTHOR=BOBTFISH
53 +MODULE_VERSION="0.09"
54 inherit perl-module
55
56 DESCRIPTION="Flexible caching support for Catalyst"
57
58 diff --git a/dev-perl/Catalyst-Plugin-Cache/ChangeLog b/dev-perl/Catalyst-Plugin-Cache/ChangeLog
59 index 4dd849d..d117c9f 100644
60 --- a/dev-perl/Catalyst-Plugin-Cache/ChangeLog
61 +++ b/dev-perl/Catalyst-Plugin-Cache/ChangeLog
62 @@ -1,7 +1,15 @@
63 # ChangeLog for dev-perl/Catalyst-Plugin-Cache
64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
66 # $Header: $
67
68 +*Catalyst-Plugin-Cache-0.100.0 (27 Feb 2012)
69 +*Catalyst-Plugin-Cache-0.90.0 (27 Feb 2012)
70 +
71 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
72 + -Catalyst-Plugin-Cache-0.09.ebuild, -Catalyst-Plugin-Cache-0.10.ebuild,
73 + +Catalyst-Plugin-Cache-0.90.0.ebuild, +Catalyst-Plugin-Cache-0.100.0.ebuild:
74 + Migrate to x.y.z
75 +
76 11 Nov 2011; Kent Fredric <kentfredric@×××××.com>
77 Catalyst-Plugin-Cache-0.09.ebuild, Catalyst-Plugin-Cache-0.10.ebuild:
78 Fixdep Catalyst-Runtime