Gentoo Archives: gentoo-commits

From: Torsten Veller <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Elemental/
Date: Sun, 29 May 2011 17:49:06
Message-Id: 498594eb371f58c8a030c44e300994a0d1ad1ea5.tove@gentoo
1 commit: 498594eb371f58c8a030c44e300994a0d1ad1ea5
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 17:22:59 2011 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 17:22:59 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=498594eb
7
8 [fix] dev-perl/Pod-Elemental 0.102360 -> 0.102.360
9
10 (Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
11
12 ---
13 dev-perl/Pod-Elemental/ChangeLog | 9 ++++-
14 .../Pod-Elemental/Pod-Elemental-0.100220.ebuild | 35 --------------------
15 .../Pod-Elemental/Pod-Elemental-0.101620.ebuild | 35 --------------------
16 ...02360.ebuild => Pod-Elemental-0.102.360.ebuild} | 8 +++-
17 4 files changed, 14 insertions(+), 73 deletions(-)
18
19 diff --git a/dev-perl/Pod-Elemental/ChangeLog b/dev-perl/Pod-Elemental/ChangeLog
20 index 4740066..3836da9 100644
21 --- a/dev-perl/Pod-Elemental/ChangeLog
22 +++ b/dev-perl/Pod-Elemental/ChangeLog
23 @@ -1,7 +1,14 @@
24 # ChangeLog for dev-perl/Pod-Elemental
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 +*Pod-Elemental-0.102.360 (29 May 2011)
30 +
31 + 29 May 2011; Torsten Veller <tove@g.o>
32 + +Pod-Elemental-0.102.360.ebuild, -Pod-Elemental-0.100220.ebuild,
33 + -Pod-Elemental-0.101620.ebuild, -Pod-Elemental-0.102360.ebuild:
34 + Change version scheme. Looks like a downgrade
35 +
36 25 Oct 2010; Kent Fredric <kentfredric@×××××.com>
37 -Pod-Elemental-0.093000.ebuild, -Pod-Elemental-0.093280.ebuild:
38 Clean. Gone on cpan
39
40 diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.100220.ebuild b/dev-perl/Pod-Elemental/Pod-Elemental-0.100220.ebuild
41 deleted file mode 100644
42 index 5a247b1..0000000
43 --- a/dev-perl/Pod-Elemental/Pod-Elemental-0.100220.ebuild
44 +++ /dev/null
45 @@ -1,35 +0,0 @@
46 -# Copyright 1999-2010 Gentoo Foundation
47 -# Distributed under the terms of the GNU General Public License v2
48 -# $Header: $
49 -EAPI=2
50 -MODULE_AUTHOR=RJBS
51 -inherit perl-module
52 -
53 -DESCRIPTION="work with nestable Pod elements"
54 -LICENSE="|| ( Artistic GPL-2 )"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -IUSE="test"
58 -COMMON_DEPEND="
59 - virtual/perl-Encode
60 - dev-perl/Moose
61 - >=dev-perl/Moose-Autobox-0.10
62 - dev-perl/MooseX-Types
63 - dev-perl/Mixin-Linewise
64 - dev-perl/namespace-autoclean
65 - >=dev-perl/Pod-Eventual-0.004
66 - dev-perl/String-RewritePrefix
67 - dev-perl/String-Truncate
68 - dev-perl/Sub-Exporter-ForMethods
69 -"
70 -DEPEND="
71 - ${COMMON_DEPEND}
72 - test? (
73 - dev-perl/Test-Deep
74 - dev-perl/Test-Differences
75 - )
76 -"
77 -RDEPEND="
78 - ${COMMON_DEPEND}
79 -"
80 -SRC_TEST="do"
81
82 diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.101620.ebuild b/dev-perl/Pod-Elemental/Pod-Elemental-0.101620.ebuild
83 deleted file mode 100644
84 index 694235f..0000000
85 --- a/dev-perl/Pod-Elemental/Pod-Elemental-0.101620.ebuild
86 +++ /dev/null
87 @@ -1,35 +0,0 @@
88 -# Copyright 1999-2010 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -# $Header: $
91 -EAPI=3
92 -MODULE_AUTHOR=RJBS
93 -inherit perl-module
94 -
95 -DESCRIPTION="work with nestable Pod elements"
96 -LICENSE="|| ( Artistic GPL-2 )"
97 -SLOT="0"
98 -KEYWORDS="~amd64 ~x86"
99 -IUSE=""
100 -COMMON_DEPEND="
101 - virtual/perl-Encode
102 - dev-perl/Mixin-Linewise
103 - dev-perl/Moose
104 - >=dev-perl/Moose-Autobox-0.10
105 - dev-perl/MooseX-Types
106 - >=dev-perl/Pod-Eventual-0.004
107 - dev-perl/String-RewritePrefix
108 - dev-perl/String-Truncate
109 - dev-perl/Sub-Exporter
110 - dev-perl/Sub-Exporter-ForMethods
111 - dev-perl/Test-Deep
112 - dev-perl/Test-Differences
113 - dev-perl/namespace-autoclean
114 -"
115 -DEPEND="
116 - ${COMMON_DEPEND}
117 - >=virtual/perl-ExtUtils-MakeMaker-6.56
118 -"
119 -RDEPEND="
120 - ${COMMON_DEPEND}
121 -"
122 -SRC_TEST="do"
123
124 diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.102360.ebuild b/dev-perl/Pod-Elemental/Pod-Elemental-0.102.360.ebuild
125 similarity index 90%
126 rename from dev-perl/Pod-Elemental/Pod-Elemental-0.102360.ebuild
127 rename to dev-perl/Pod-Elemental/Pod-Elemental-0.102.360.ebuild
128 index 51595d9..143703f 100644
129 --- a/dev-perl/Pod-Elemental/Pod-Elemental-0.102360.ebuild
130 +++ b/dev-perl/Pod-Elemental/Pod-Elemental-0.102.360.ebuild
131 @@ -1,15 +1,19 @@
132 -# Copyright 1999-2010 Gentoo Foundation
133 +# Copyright 1999-2011 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 # $Header: $
136 +
137 EAPI=3
138 +
139 MODULE_AUTHOR=RJBS
140 +MODULE_VERSION=0.102360
141 inherit perl-module
142
143 DESCRIPTION="work with nestable Pod elements"
144 -LICENSE="|| ( Artistic GPL-2 )"
145 +
146 SLOT="0"
147 KEYWORDS="~amd64 ~x86"
148 IUSE=""
149 +
150 COMMON_DEPEND="
151 virtual/perl-Encode
152 dev-perl/Mixin-Linewise