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/Mixin-ExtraFields/
Date: Sun, 29 May 2011 17:49:00
Message-Id: 0608a27e77e6f47ceb5e6f5fd711b5f05418c8a1.tove@gentoo
1 commit: 0608a27e77e6f47ceb5e6f5fd711b5f05418c8a1
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 17:17:16 2011 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 17:17:16 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0608a27e
7
8 [fix] dev-perl/Mixin-ExtraFields 0.100971 -> 0.100.971
9
10 (Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
11
12 ---
13 dev-perl/Mixin-ExtraFields/ChangeLog | 9 ++++++-
14 .../Mixin-ExtraFields-0.007.ebuild | 23 -------------------
15 .../Mixin-ExtraFields-0.008.ebuild | 24 --------------------
16 ...1.ebuild => Mixin-ExtraFields-0.100.971.ebuild} | 8 +++++-
17 4 files changed, 14 insertions(+), 50 deletions(-)
18
19 diff --git a/dev-perl/Mixin-ExtraFields/ChangeLog b/dev-perl/Mixin-ExtraFields/ChangeLog
20 index 3ac4ab3..75ea290 100644
21 --- a/dev-perl/Mixin-ExtraFields/ChangeLog
22 +++ b/dev-perl/Mixin-ExtraFields/ChangeLog
23 @@ -1,7 +1,14 @@
24 # ChangeLog for dev-perl/Mixin-ExtraFields
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 +*Mixin-ExtraFields-0.100.971 (29 May 2011)
30 +
31 + 29 May 2011; Torsten Veller <tove@g.o>
32 + -Mixin-ExtraFields-0.007.ebuild, -Mixin-ExtraFields-0.008.ebuild,
33 + +Mixin-ExtraFields-0.100.971.ebuild, -Mixin-ExtraFields-0.100971.ebuild:
34 + Change version scheme. Looks like a downgrade
35 +
36 *Mixin-ExtraFields-0.100971 (15 Aug 2010)
37
38 15 Aug 2010; Kent Fredric <kentfredric@×××××.com>
39
40 diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild
41 deleted file mode 100644
42 index 56ffcf0..0000000
43 --- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.007.ebuild
44 +++ /dev/null
45 @@ -1,23 +0,0 @@
46 -# Copyright 1999-2009 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="add extra stashes of data to your objects"
54 -LICENSE="|| ( Artistic GPL-2 )"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -IUSE=""
58 -COMMON_DEPEND="
59 - >=dev-perl/Sub-Exporter-0.972
60 - >=dev-perl/Sub-Install-0.000
61 -"
62 -DEPEND="
63 - ${COMMON_DEPEND}
64 -"
65 -RDEPEND="
66 - ${COMMON_DEPEND}
67 -"
68 -SRC_TEST="do"
69
70 diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild
71 deleted file mode 100644
72 index a4b3b52..0000000
73 --- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.008.ebuild
74 +++ /dev/null
75 @@ -1,24 +0,0 @@
76 -# Copyright 1999-2010 Gentoo Foundation
77 -# Distributed under the terms of the GNU General Public License v2
78 -# $Header: $
79 -EAPI=2
80 -MODULE_AUTHOR=RJBS
81 -inherit perl-module
82 -
83 -DESCRIPTION="add extra stashes of data to your objects"
84 -LICENSE="|| ( Artistic GPL-2 )"
85 -SLOT="0"
86 -KEYWORDS="~amd64 ~x86"
87 -IUSE=""
88 -COMMON_DEPEND="
89 - >=dev-perl/Sub-Exporter-0.972
90 - dev-perl/Sub-Install
91 - dev-perl/String-RewritePrefix
92 -"
93 -DEPEND="
94 - ${COMMON_DEPEND}
95 -"
96 -RDEPEND="
97 - ${COMMON_DEPEND}
98 -"
99 -SRC_TEST="do"
100
101 diff --git a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
102 similarity index 86%
103 rename from dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild
104 rename to dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
105 index b7f4d8c..d672a3d 100644
106 --- a/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100971.ebuild
107 +++ b/dev-perl/Mixin-ExtraFields/Mixin-ExtraFields-0.100.971.ebuild
108 @@ -1,15 +1,19 @@
109 -# Copyright 1999-2010 Gentoo Foundation
110 +# Copyright 1999-2011 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112 # $Header: $
113 +
114 EAPI=2
115 +
116 MODULE_AUTHOR=RJBS
117 +MODULE_VERSION=0.100971
118 inherit perl-module
119
120 DESCRIPTION="add extra stashes of data to your objects"
121 -LICENSE="|| ( Artistic GPL-2 )"
122 +
123 SLOT="0"
124 KEYWORDS="~amd64 ~x86"
125 IUSE=""
126 +
127 COMMON_DEPEND="
128 >=dev-perl/Sub-Exporter-0.972
129 dev-perl/String-RewritePrefix