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/Config-INI/
Date: Wed, 08 Feb 2012 13:55:37
Message-Id: d122a625941d2a42ea3ee0d2cee3d145c2c61841.kent@gentoo
1 commit: d122a625941d2a42ea3ee0d2cee3d145c2c61841
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 8 13:50:19 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Feb 8 13:50:19 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d122a625
7
8 [cpanclean] Config-INI-0.0(15,16)
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Config-INI/ChangeLog | 6 +++++-
14 dev-perl/Config-INI/Config-INI-0.015.ebuild | 22 ----------------------
15 dev-perl/Config-INI/Config-INI-0.016.ebuild | 22 ----------------------
16 3 files changed, 5 insertions(+), 45 deletions(-)
17
18 diff --git a/dev-perl/Config-INI/ChangeLog b/dev-perl/Config-INI/ChangeLog
19 index 45ef49f..02ddcc3 100644
20 --- a/dev-perl/Config-INI/ChangeLog
21 +++ b/dev-perl/Config-INI/ChangeLog
22 @@ -1,7 +1,11 @@
23 # ChangeLog for dev-perl/Config-INI
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 08 Feb 2012; Kent Fredric <kentfredric@×××××.com> -Config-INI-0.015.ebuild,
29 + -Config-INI-0.016.ebuild:
30 + Gone on CPAN
31 +
32 *Config-INI-0.18.0 (03 Jun 2011)
33
34 03 Jun 2011; Torsten Veller <tove@g.o> +Config-INI-0.18.0.ebuild:
35
36 diff --git a/dev-perl/Config-INI/Config-INI-0.015.ebuild b/dev-perl/Config-INI/Config-INI-0.015.ebuild
37 deleted file mode 100644
38 index cf3566e..0000000
39 --- a/dev-perl/Config-INI/Config-INI-0.015.ebuild
40 +++ /dev/null
41 @@ -1,22 +0,0 @@
42 -# Copyright 1999-2010 Gentoo Foundation
43 -# Distributed under the terms of the GNU General Public License v2
44 -# $Header: $
45 -EAPI=3
46 -MODULE_AUTHOR=RJBS
47 -inherit perl-module
48 -
49 -DESCRIPTION="simple .ini-file format"
50 -LICENSE="|| ( Artistic GPL-2 )"
51 -SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 -IUSE=""
54 -COMMON_DEPEND="
55 - >=dev-perl/Mixin-Linewise-0.001
56 -"
57 -DEPEND="
58 - ${COMMON_DEPEND}
59 -"
60 -RDEPEND="
61 - ${COMMON_DEPEND}
62 -"
63 -SRC_TEST="do"
64
65 diff --git a/dev-perl/Config-INI/Config-INI-0.016.ebuild b/dev-perl/Config-INI/Config-INI-0.016.ebuild
66 deleted file mode 100644
67 index cf3566e..0000000
68 --- a/dev-perl/Config-INI/Config-INI-0.016.ebuild
69 +++ /dev/null
70 @@ -1,22 +0,0 @@
71 -# Copyright 1999-2010 Gentoo Foundation
72 -# Distributed under the terms of the GNU General Public License v2
73 -# $Header: $
74 -EAPI=3
75 -MODULE_AUTHOR=RJBS
76 -inherit perl-module
77 -
78 -DESCRIPTION="simple .ini-file format"
79 -LICENSE="|| ( Artistic GPL-2 )"
80 -SLOT="0"
81 -KEYWORDS="~amd64 ~x86"
82 -IUSE=""
83 -COMMON_DEPEND="
84 - >=dev-perl/Mixin-Linewise-0.001
85 -"
86 -DEPEND="
87 - ${COMMON_DEPEND}
88 -"
89 -RDEPEND="
90 - ${COMMON_DEPEND}
91 -"
92 -SRC_TEST="do"