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/Encode-ZapCP1252/
Date: Sat, 30 Aug 2014 18:00:17
Message-Id: 1409418827.46827f06e5dcbc5e531b4c01887e3fe12ecaf75a.kent@gentoo
1 commit: 46827f06e5dcbc5e531b4c01887e3fe12ecaf75a
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Aug 30 17:13:47 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Aug 30 17:13:47 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46827f06
7
8 [cleanup] dev-perl/Encode-ZapCP1252 Remove old EAPIs
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 dev-perl/Encode-ZapCP1252/ChangeLog | 6 +++++-
14 .../Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild | 19 -------------------
15 .../Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild | 20 --------------------
16 3 files changed, 5 insertions(+), 40 deletions(-)
17
18 diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
19 index 15342f0..20604a2 100644
20 --- a/dev-perl/Encode-ZapCP1252/ChangeLog
21 +++ b/dev-perl/Encode-ZapCP1252/ChangeLog
22 @@ -1,7 +1,11 @@
23 # ChangeLog for dev-perl/Encode-ZapCP1252
24 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 30 Aug 2014; Kent Fredric <kentfredric@×××××.com>
29 + -Encode-ZapCP1252-0.120.0.ebuild, -Encode-ZapCP1252-0.320.0.ebuild:
30 + Remove old EAPIs
31 +
32 *Encode-ZapCP1252-0.330.0 (23 Feb 2012)
33
34 23 Feb 2012; Kent Fredric <kentfredric@×××××.com>
35
36 diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
37 deleted file mode 100644
38 index 418609d..0000000
39 --- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
40 +++ /dev/null
41 @@ -1,19 +0,0 @@
42 -# Copyright 1999-2012 Gentoo Foundation
43 -# Distributed under the terms of the GNU General Public License v2
44 -# $Header: $
45 -
46 -MODULE_AUTHOR=DWHEELER
47 -MODULE_VERSION="0.12"
48 -inherit perl-module
49 -
50 -DESCRIPTION="Zap Windows Western Gremlins"
51 -LICENSE="|| ( Artistic GPL-2 )"
52 -
53 -SLOT="0"
54 -KEYWORDS="~amd64 ~x86"
55 -
56 -IUSE=""
57 -RDEPEND="
58 - virtual/perl-Module-Build
59 -"
60 -DEPEND="${RDEPEND}"
61
62 diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
63 deleted file mode 100644
64 index 8666195..0000000
65 --- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
66 +++ /dev/null
67 @@ -1,20 +0,0 @@
68 -# Copyright 1999-2012 Gentoo Foundation
69 -# Distributed under the terms of the GNU General Public License v2
70 -# $Header: $
71 -
72 -EAPI=3
73 -
74 -MODULE_AUTHOR=DWHEELER
75 -MODULE_VERSION="0.32"
76 -inherit perl-module
77 -
78 -DESCRIPTION="Zap Windows Western Gremlins"
79 -
80 -SLOT="0"
81 -KEYWORDS="~amd64 ~x86"
82 -IUSE=""
83 -
84 -RDEPEND=""
85 -DEPEND=">=virtual/perl-Module-Build-0.36"
86 -
87 -SRC_TEST=do