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/Data-Section/
Date: Thu, 05 May 2011 08:44:43
Message-Id: 607175671589811f5cbb0794bc631a9160d4ab4f.kent@gentoo
1 commit: 607175671589811f5cbb0794bc631a9160d4ab4f
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu May 5 08:32:57 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu May 5 08:32:57 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=60717567
7
8 [migrate] Data-Section
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Data-Section/ChangeLog | 12 +++++++++++-
14 ...100270.ebuild => Data-Section-0.100.270.ebuild} | 3 ++-
15 ...100770.ebuild => Data-Section-0.100.770.ebuild} | 3 ++-
16 ...101620.ebuild => Data-Section-0.101.620.ebuild} | 3 ++-
17 4 files changed, 17 insertions(+), 4 deletions(-)
18
19 diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
20 index 6cfadfe..457f1bb 100644
21 --- a/dev-perl/Data-Section/ChangeLog
22 +++ b/dev-perl/Data-Section/ChangeLog
23 @@ -1,7 +1,17 @@
24 # ChangeLog for dev-perl/Data-Section
25 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 +*Data-Section-0.101.620 (05 May 2011)
30 +*Data-Section-0.100.770 (05 May 2011)
31 +*Data-Section-0.100.270 (05 May 2011)
32 +
33 + 05 May 2011; Kent Fredric <kentfredric@×××××.com>
34 + +Data-Section-0.100.270.ebuild, +Data-Section-0.100.770.ebuild,
35 + +Data-Section-0.101.620.ebuild, -Data-Section-0.100270.ebuild,
36 + -Data-Section-0.100770.ebuild, -Data-Section-0.101620.ebuild:
37 + Migrate to x.y.z
38 +
39 25 Oct 2010; Kent Fredric <kentfredric@×××××.com>
40 -Data-Section-0.093410.ebuild:
41 Gone on CPAN
42
43 diff --git a/dev-perl/Data-Section/Data-Section-0.100270.ebuild b/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
44 similarity index 85%
45 rename from dev-perl/Data-Section/Data-Section-0.100270.ebuild
46 rename to dev-perl/Data-Section/Data-Section-0.100.270.ebuild
47 index b86711b..ecbf809 100644
48 --- a/dev-perl/Data-Section/Data-Section-0.100270.ebuild
49 +++ b/dev-perl/Data-Section/Data-Section-0.100.270.ebuild
50 @@ -1,10 +1,11 @@
51 -# Copyright 1999-2010 Gentoo Foundation
52 +# Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: $
55
56 EAPI=2
57
58 MODULE_AUTHOR=RJBS
59 +MODULE_VERSION="0.100270"
60 inherit perl-module
61
62 DESCRIPTION="read multiple hunks of data out of your DATA section"
63
64 diff --git a/dev-perl/Data-Section/Data-Section-0.100770.ebuild b/dev-perl/Data-Section/Data-Section-0.100.770.ebuild
65 similarity index 85%
66 rename from dev-perl/Data-Section/Data-Section-0.100770.ebuild
67 rename to dev-perl/Data-Section/Data-Section-0.100.770.ebuild
68 index 86216ad..43b48c1 100644
69 --- a/dev-perl/Data-Section/Data-Section-0.100770.ebuild
70 +++ b/dev-perl/Data-Section/Data-Section-0.100.770.ebuild
71 @@ -1,10 +1,11 @@
72 -# Copyright 1999-2010 Gentoo Foundation
73 +# Copyright 1999-2011 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 # $Header: $
76
77 EAPI=3
78
79 MODULE_AUTHOR=RJBS
80 +MODULE_VERSION="0.100770"
81 inherit perl-module
82
83 DESCRIPTION="read multiple hunks of data out of your DATA section"
84
85 diff --git a/dev-perl/Data-Section/Data-Section-0.101620.ebuild b/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
86 similarity index 86%
87 rename from dev-perl/Data-Section/Data-Section-0.101620.ebuild
88 rename to dev-perl/Data-Section/Data-Section-0.101.620.ebuild
89 index f88ff27..b6d0a15 100644
90 --- a/dev-perl/Data-Section/Data-Section-0.101620.ebuild
91 +++ b/dev-perl/Data-Section/Data-Section-0.101.620.ebuild
92 @@ -1,10 +1,11 @@
93 -# Copyright 1999-2010 Gentoo Foundation
94 +# Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 # $Header: $
97
98 EAPI=3
99
100 MODULE_AUTHOR=RJBS
101 +MODULE_VERSION="0.101620"
102 inherit perl-module
103
104 DESCRIPTION="read multiple hunks of data out of your DATA section"