commit:     46827f06e5dcbc5e531b4c01887e3fe12ecaf75a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 30 17:13:47 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 30 17:13:47 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46827f06

[cleanup] dev-perl/Encode-ZapCP1252 Remove old EAPIs

Package-Manager: portage-2.2.10

---
 dev-perl/Encode-ZapCP1252/ChangeLog                  |  6 +++++-
 .../Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild | 19 -------------------
 .../Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild | 20 --------------------
 3 files changed, 5 insertions(+), 40 deletions(-)

diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog 
b/dev-perl/Encode-ZapCP1252/ChangeLog
index 15342f0..20604a2 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Encode-ZapCP1252
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  30 Aug 2014; Kent Fredric <[email protected]>
+  -Encode-ZapCP1252-0.120.0.ebuild, -Encode-ZapCP1252-0.320.0.ebuild:
+  Remove old EAPIs
+
 *Encode-ZapCP1252-0.330.0 (23 Feb 2012)
 
   23 Feb 2012; Kent Fredric <[email protected]>

diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild 
b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
deleted file mode 100644
index 418609d..0000000
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION="0.12"
-inherit perl-module
-
-DESCRIPTION="Zap Windows Western Gremlins"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-       virtual/perl-Module-Build
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild 
b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
deleted file mode 100644
index 8666195..0000000
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION="0.32"
-inherit perl-module
-
-DESCRIPTION="Zap Windows Western Gremlins"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=">=virtual/perl-Module-Build-0.36"
-
-SRC_TEST=do

Reply via email to