commit:     bdddf262cbef864187bdd5600a6049ccc1e4c580
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr  5 22:35:21 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr  5 22:35:21 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bdddf262

[cpanclean] dev-perl/FindBin-libs-1.700.0

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/FindBin-libs/ChangeLog                   |  6 ++-
 dev-perl/FindBin-libs/FindBin-libs-1.700.0.ebuild | 45 -----------------------
 2 files changed, 5 insertions(+), 46 deletions(-)

diff --git a/dev-perl/FindBin-libs/ChangeLog b/dev-perl/FindBin-libs/ChangeLog
index debede7..b53c1e7 100644
--- a/dev-perl/FindBin-libs/ChangeLog
+++ b/dev-perl/FindBin-libs/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/FindBin-libs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Apr 2014; Kent Fredric <[email protected]>
+  -FindBin-libs-1.700.0.ebuild:
+  Gone on CPAN
+
 *FindBin-libs-1.800.0 (14 Oct 2013)
 
   14 Oct 2013; Kent Fredric <[email protected]>

diff --git a/dev-perl/FindBin-libs/FindBin-libs-1.700.0.ebuild 
b/dev-perl/FindBin-libs/FindBin-libs-1.700.0.ebuild
deleted file mode 100644
index ba4fc3d..0000000
--- a/dev-perl/FindBin-libs/FindBin-libs-1.700.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=LEMBARK
-MODULE_VERSION=1.7
-inherit perl-module
-
-DESCRIPTION='FindBin::libs - locate and a '\''use lib'\'' or export 
directories based on .'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.4003 ( 0.400.300 )
-       echo \>=virtual/perl-Module-Build-0.400.300
-}
-perl_meta_runtime() {
-       # Carp
-       # echo dev-lang/perl
-       # Cwd
-       echo virtual/perl-File-Spec
-       # File::Spec
-       echo virtual/perl-File-Spec
-       # File::Temp
-       echo virtual/perl-File-Temp
-       # FindBin
-       echo dev-lang/perl
-       # List::Util
-       echo virtual/perl-Scalar-List-Utils
-       # Symbol
-       echo dev-lang/perl
-       # Test::More
-       echo virtual/perl-Test-Simple
-       # strict
-       echo dev-lang/perl
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

Reply via email to