commit: 9aa3ad684c37efc2ba4d56715ef35e6e266a027f
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 9 20:53:38 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 9 20:53:38 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9aa3ad68
[cleanup] dev-perl/local-lib moved to main tree
---
.../local-lib/files/1.008001/0001_No_CPAN.patch | 68 ---------------------
.../local-lib/files/1.008004/0001_No_CPAN.patch | 70 ----------------------
.../local-lib/files/1.008007/0001_No_CPAN.patch | 70 ----------------------
.../local-lib/files/1.008009/0001_No_CPAN.patch | 70 ----------------------
.../local-lib/files/1.008026/0001_No_CPAN.patch | 42 -------------
dev-perl/local-lib/local-lib-1.4.9.ebuild | 32 ----------
dev-perl/local-lib/local-lib-1.6.0.ebuild | 32 ----------
dev-perl/local-lib/local-lib-1.6.5.ebuild | 32 ----------
dev-perl/local-lib/local-lib-1.6.7.ebuild | 32 ----------
dev-perl/local-lib/local-lib-1.8.0.ebuild | 30 ----------
dev-perl/local-lib/local-lib-1.8.1.ebuild | 30 ----------
dev-perl/local-lib/local-lib-1.8.26.ebuild | 45 --------------
dev-perl/local-lib/local-lib-1.8.4.ebuild | 30 ----------
dev-perl/local-lib/local-lib-1.8.7.ebuild | 45 --------------
dev-perl/local-lib/local-lib-1.8.9.ebuild | 45 --------------
dev-perl/local-lib/metadata.xml | 14 -----
16 files changed, 687 deletions(-)
diff --git a/dev-perl/local-lib/files/1.008001/0001_No_CPAN.patch
b/dev-perl/local-lib/files/1.008001/0001_No_CPAN.patch
deleted file mode 100644
index 730f513..0000000
--- a/dev-perl/local-lib/files/1.008001/0001_No_CPAN.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-diff -Naur local-lib-1.008001/Makefile.PL local-lib-1.008001-strip//Makefile.PL
---- local-lib-1.008001/Makefile.PL 2011-01-09 23:28:05.000000000 +1300
-+++ local-lib-1.008001-strip//Makefile.PL 2011-01-31 01:21:30.990265969
+1300
-@@ -6,7 +6,7 @@
- use Config;
-
- # Solaris (and possibly other Unices) have a tar in /usr/bin that, among
--# other things, does not understand @LongLink. This can cause
-+# other things, does not understand @LongLink. This can cause
- # extraction to look like it succeeded, but it actually failed (because
- # the error message for the @LongLink failure scrolled offscreen).
- # Therefore, given the fact that GNU tar is the most widespread tar available,
-@@ -37,6 +37,8 @@
- DEATH
-
- my $cwd;
-+{ # GENTOO
-+ last;
- BEGIN {
- $cwd = Cwd::cwd();
- # watch out for fancy dashes. these can wind up in our @ARGV if the user is
-@@ -106,7 +108,7 @@
- }
- return $orig->(@_);
- };
-- # not yet -- apeiron, 2010-03-10
-+ # not yet -- apeiron, 2010-03-10
- #$CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
- # <mst> all bootstrapped fine on one DH account
- # <mst> on another, it tries to install man stuff into /usr/local
-@@ -158,10 +160,10 @@
- system($^X, '-MCPAN', '-e', $cpan_config_command)
- unless $did_cpan_config;
- system($^X, '-MCPAN',
-- '-e',
-+ '-e',
- q[CPAN::HandleConfig->load;],
-- '-e',
-- q[$CPAN::Config->{makepl_arg} = ] .
-+ '-e',
-+ q[$CPAN::Config->{makepl_arg} = ] .
- q['INSTALLMAN1DIR=none INSTALLMAN3DIR=none';],
- '-e',
- q[$CPAN::Config->{buildpl_arg} = ] .
-@@ -175,6 +177,7 @@
- }
- }
-
-+}
- use inc::Module::Install;
-
- name 'local-lib';
-@@ -185,7 +188,8 @@
- requires 'Module::Build' => '0.36'; # PERL_MB_OPT
- my $required_CPAN = '1.82';
- requires 'CPAN' => $required_CPAN; # sudo support + CPAN::HandleConfig
--
-+{ # GENTOO
-+ last;
- # No, really. See
- # https://rt.cpan.org/Public/Bug/Display.html?id=23735
- # for why CPAN now sets the CPANPLUS env var.
-@@ -251,4 +255,5 @@
- auto_install;
- }
- chdir($cwd);
-+}
- WriteAll;
diff --git a/dev-perl/local-lib/files/1.008004/0001_No_CPAN.patch
b/dev-perl/local-lib/files/1.008004/0001_No_CPAN.patch
deleted file mode 100644
index 0fa6b0a..0000000
--- a/dev-perl/local-lib/files/1.008004/0001_No_CPAN.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-diff -Naur a/Makefile.PL b/Makefile.PL
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -6,7 +6,7 @@
- use Config;
-
- # Solaris (and possibly other Unices) have a tar in /usr/bin that, among
--# other things, does not understand @LongLink. This can cause
-+# other things, does not understand @LongLink. This can cause
- # extraction to look like it succeeded, but it actually failed (because
- # the error message for the @LongLink failure scrolled offscreen).
- # Therefore, given the fact that GNU tar is the most widespread tar available,
-@@ -37,6 +37,8 @@
- DEATH
-
- my $cwd;
-+{ # GENTOO
-+ last;
- BEGIN {
- $cwd = Cwd::cwd();
- # watch out for fancy dashes. these can wind up in our @ARGV if the user is
-@@ -106,7 +108,7 @@
- }
- return $orig->(@_);
- };
-- # not yet -- apeiron, 2010-03-10
-+ # not yet -- apeiron, 2010-03-10
- #$CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
- # <mst> all bootstrapped fine on one DH account
- # <mst> on another, it tries to install man stuff into /usr/local
-@@ -158,10 +160,10 @@
- system($^X, '-MCPAN', '-e', $cpan_config_command)
- unless $did_cpan_config;
- system($^X, '-MCPAN',
-- '-e',
-+ '-e',
- q[CPAN::HandleConfig->load;],
-- '-e',
-- q[$CPAN::Config->{makepl_arg} = ] .
-+ '-e',
-+ q[$CPAN::Config->{makepl_arg} = ] .
- q['INSTALLMAN1DIR=none INSTALLMAN3DIR=none';],
- '-e',
- q[$CPAN::Config->{buildpl_arg} = ] .
-@@ -175,6 +177,7 @@
- }
- }
-
-+}
- use inc::Module::Install;
-
- name 'local-lib';
-@@ -185,7 +188,8 @@
- requires 'Module::Build' => '0.36'; # PERL_MB_OPT
- my $required_CPAN = '1.82';
- requires 'CPAN' => $required_CPAN; # sudo support + CPAN::HandleConfig
--
-+{ # GENTOO
-+ last;
- # No, really. See
- # https://rt.cpan.org/Public/Bug/Display.html?id=23735
- # for why CPAN now sets the CPANPLUS env var.
-@@ -256,6 +260,7 @@
- auto_install;
- }
- chdir($cwd);
-+}
- resources(
- repository => 'git://git.shadowcat.co.uk/p5sagit/local-lib.git',
- homepage =>
'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/local-lib.git',
diff --git a/dev-perl/local-lib/files/1.008007/0001_No_CPAN.patch
b/dev-perl/local-lib/files/1.008007/0001_No_CPAN.patch
deleted file mode 100644
index 0fa6b0a..0000000
--- a/dev-perl/local-lib/files/1.008007/0001_No_CPAN.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-diff -Naur a/Makefile.PL b/Makefile.PL
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -6,7 +6,7 @@
- use Config;
-
- # Solaris (and possibly other Unices) have a tar in /usr/bin that, among
--# other things, does not understand @LongLink. This can cause
-+# other things, does not understand @LongLink. This can cause
- # extraction to look like it succeeded, but it actually failed (because
- # the error message for the @LongLink failure scrolled offscreen).
- # Therefore, given the fact that GNU tar is the most widespread tar available,
-@@ -37,6 +37,8 @@
- DEATH
-
- my $cwd;
-+{ # GENTOO
-+ last;
- BEGIN {
- $cwd = Cwd::cwd();
- # watch out for fancy dashes. these can wind up in our @ARGV if the user is
-@@ -106,7 +108,7 @@
- }
- return $orig->(@_);
- };
-- # not yet -- apeiron, 2010-03-10
-+ # not yet -- apeiron, 2010-03-10
- #$CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
- # <mst> all bootstrapped fine on one DH account
- # <mst> on another, it tries to install man stuff into /usr/local
-@@ -158,10 +160,10 @@
- system($^X, '-MCPAN', '-e', $cpan_config_command)
- unless $did_cpan_config;
- system($^X, '-MCPAN',
-- '-e',
-+ '-e',
- q[CPAN::HandleConfig->load;],
-- '-e',
-- q[$CPAN::Config->{makepl_arg} = ] .
-+ '-e',
-+ q[$CPAN::Config->{makepl_arg} = ] .
- q['INSTALLMAN1DIR=none INSTALLMAN3DIR=none';],
- '-e',
- q[$CPAN::Config->{buildpl_arg} = ] .
-@@ -175,6 +177,7 @@
- }
- }
-
-+}
- use inc::Module::Install;
-
- name 'local-lib';
-@@ -185,7 +188,8 @@
- requires 'Module::Build' => '0.36'; # PERL_MB_OPT
- my $required_CPAN = '1.82';
- requires 'CPAN' => $required_CPAN; # sudo support + CPAN::HandleConfig
--
-+{ # GENTOO
-+ last;
- # No, really. See
- # https://rt.cpan.org/Public/Bug/Display.html?id=23735
- # for why CPAN now sets the CPANPLUS env var.
-@@ -256,6 +260,7 @@
- auto_install;
- }
- chdir($cwd);
-+}
- resources(
- repository => 'git://git.shadowcat.co.uk/p5sagit/local-lib.git',
- homepage =>
'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/local-lib.git',
diff --git a/dev-perl/local-lib/files/1.008009/0001_No_CPAN.patch
b/dev-perl/local-lib/files/1.008009/0001_No_CPAN.patch
deleted file mode 100644
index 0fa6b0a..0000000
--- a/dev-perl/local-lib/files/1.008009/0001_No_CPAN.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-diff -Naur a/Makefile.PL b/Makefile.PL
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -6,7 +6,7 @@
- use Config;
-
- # Solaris (and possibly other Unices) have a tar in /usr/bin that, among
--# other things, does not understand @LongLink. This can cause
-+# other things, does not understand @LongLink. This can cause
- # extraction to look like it succeeded, but it actually failed (because
- # the error message for the @LongLink failure scrolled offscreen).
- # Therefore, given the fact that GNU tar is the most widespread tar available,
-@@ -37,6 +37,8 @@
- DEATH
-
- my $cwd;
-+{ # GENTOO
-+ last;
- BEGIN {
- $cwd = Cwd::cwd();
- # watch out for fancy dashes. these can wind up in our @ARGV if the user is
-@@ -106,7 +108,7 @@
- }
- return $orig->(@_);
- };
-- # not yet -- apeiron, 2010-03-10
-+ # not yet -- apeiron, 2010-03-10
- #$CPAN::Config->{urllist} = ["http://cpan.shadowcatprojects.net"];
- # <mst> all bootstrapped fine on one DH account
- # <mst> on another, it tries to install man stuff into /usr/local
-@@ -158,10 +160,10 @@
- system($^X, '-MCPAN', '-e', $cpan_config_command)
- unless $did_cpan_config;
- system($^X, '-MCPAN',
-- '-e',
-+ '-e',
- q[CPAN::HandleConfig->load;],
-- '-e',
-- q[$CPAN::Config->{makepl_arg} = ] .
-+ '-e',
-+ q[$CPAN::Config->{makepl_arg} = ] .
- q['INSTALLMAN1DIR=none INSTALLMAN3DIR=none';],
- '-e',
- q[$CPAN::Config->{buildpl_arg} = ] .
-@@ -175,6 +177,7 @@
- }
- }
-
-+}
- use inc::Module::Install;
-
- name 'local-lib';
-@@ -185,7 +188,8 @@
- requires 'Module::Build' => '0.36'; # PERL_MB_OPT
- my $required_CPAN = '1.82';
- requires 'CPAN' => $required_CPAN; # sudo support + CPAN::HandleConfig
--
-+{ # GENTOO
-+ last;
- # No, really. See
- # https://rt.cpan.org/Public/Bug/Display.html?id=23735
- # for why CPAN now sets the CPANPLUS env var.
-@@ -256,6 +260,7 @@
- auto_install;
- }
- chdir($cwd);
-+}
- resources(
- repository => 'git://git.shadowcat.co.uk/p5sagit/local-lib.git',
- homepage =>
'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/local-lib.git',
diff --git a/dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch
b/dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch
deleted file mode 100644
index e75f590..0000000
--- a/dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch
+++ /dev/null
@@ -1,42 +0,0 @@
---- Makefile.PL 2013-11-05 18:07:13.000000000 +0000
-+++ Makefile.PL 2013-12-23 15:21:32.582135695 +0000
-@@ -37,6 +37,10 @@
- DEATH
-
- my $cwd;
-+
-+{ # GENTOO
-+ last;
-+
- BEGIN {
- $cwd = Cwd::cwd();
- # watch out for fancy dashes. these can wind up in our @ARGV if the user is
-@@ -176,6 +180,8 @@
- }
- }
-
-+} # END GENTOO
-+
- use inc::Module::Install;
-
- name 'local-lib';
-@@ -185,6 +191,9 @@
- requires 'ExtUtils::Install' => '1.43'; # version INSTALL_BASE was added
- requires 'Module::Build' => '0.36'; # PERL_MB_OPT
-
-+{ # GENTOO
-+ last;
-+
- # don't bother fixing CPAN.pm if bootstrapped from cpanminus
- unless ($ENV{PERL5_CPANM_IS_RUNNING}) {
- my $required_CPAN = '1.82';
-@@ -251,6 +260,9 @@
- auto_install;
- }
- chdir($cwd);
-+
-+} # END GENTOO
-+
- resources(
- # r/w: [email protected]:local-lib.git
- repository => 'git://git.shadowcat.co.uk/p5sagit/local-lib.git',
diff --git a/dev-perl/local-lib/local-lib-1.4.9.ebuild
b/dev-perl/local-lib/local-lib-1.4.9.ebuild
deleted file mode 100644
index f232934..0000000
--- a/dev-perl/local-lib/local-lib-1.4.9.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=APEIRON
-MODULE_VERSION="1.004009"
-inherit perl-module
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
- >=virtual/perl-CPAN-1.800
- virtual/perl-ExtUtils-CBuilder
- >=virtual/perl-ExtUtils-Install-1.43
- virtual/perl-ExtUtils-ParseXS
- >=virtual/perl-Module-Build-0.28
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.42
- ${COMMON_DEPEND}
-"
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.6.0.ebuild
b/dev-perl/local-lib/local-lib-1.6.0.ebuild
deleted file mode 100644
index ff7a7b3..0000000
--- a/dev-perl/local-lib/local-lib-1.6.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=MSTROUT
-MODULE_VERSION="1.006000"
-inherit perl-module
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
- >=virtual/perl-CPAN-1.800
- virtual/perl-ExtUtils-CBuilder
- >=virtual/perl-ExtUtils-Install-1.43
- virtual/perl-ExtUtils-ParseXS
- >=virtual/perl-Module-Build-0.28
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.42
- ${COMMON_DEPEND}
-"
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.6.5.ebuild
b/dev-perl/local-lib/local-lib-1.6.5.ebuild
deleted file mode 100644
index 218947b..0000000
--- a/dev-perl/local-lib/local-lib-1.6.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=GETTY
-MODULE_VERSION="1.006005"
-inherit perl-module
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
- >=virtual/perl-CPAN-1.800
- virtual/perl-ExtUtils-CBuilder
- >=virtual/perl-ExtUtils-Install-1.43
- virtual/perl-ExtUtils-ParseXS
- >=virtual/perl-Module-Build-0.28
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.42
- ${COMMON_DEPEND}
-"
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.6.7.ebuild
b/dev-perl/local-lib/local-lib-1.6.7.ebuild
deleted file mode 100644
index 08edc10..0000000
--- a/dev-perl/local-lib/local-lib-1.6.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=GETTY
-MODULE_VERSION="1.006007"
-inherit perl-module
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
- >=virtual/perl-CPAN-1.800
- >=virtual/perl-ExtUtils-Install-1.43
- >=virtual/perl-Module-Build-0.28
- virtual/perl-ExtUtils-CBuilder
- virtual/perl-ExtUtils-ParseXS
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.42
- ${COMMON_DEPEND}
-"
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.8.0.ebuild
b/dev-perl/local-lib/local-lib-1.8.0.ebuild
deleted file mode 100644
index fd587d2..0000000
--- a/dev-perl/local-lib/local-lib-1.8.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-MODULE_AUTHOR=APEIRON
-MODULE_VERSION=1.008000
-inherit perl-module
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-COMMON_DEPEND="
- >=virtual/perl-CPAN-1.800
- >=virtual/perl-ExtUtils-Install-1.43
- >=virtual/perl-Module-Build-0.36
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.42
- ${COMMON_DEPEND}
-"
-RDEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.8.1.ebuild
b/dev-perl/local-lib/local-lib-1.8.1.ebuild
deleted file mode 100644
index cabba29..0000000
--- a/dev-perl/local-lib/local-lib-1.8.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-MODULE_AUTHOR=APEIRON
-MODULE_VERSION=1.008001
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-PATCHES=(
- "${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch"
-)
-cdepend-virtual File-Spec; # File::Spec, Cwd;
-cdepend-virtual ExtUtils-MakeMaker 6.42;
-
-depend-virtual ExtUtils-MakeMaker 6.31;
-depend-virtual ExtUtils-Install 1.43;
-depend-virtual Module-Build 0.36;
-depend-virtual CPAN 1.820
-
-ddep_setup;
-
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.8.26.ebuild
b/dev-perl/local-lib/local-lib-1.8.26.ebuild
deleted file mode 100644
index ebf294d..0000000
--- a/dev-perl/local-lib/local-lib-1.8.26.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=HAARG
-MODULE_VERSION=1.008026
-inherit perl-module
-
-DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-PATCHES=(
- "${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch"
-)
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_runtime() {
- # CPAN 1.82 ( 1.820.0 )
- echo \>=virtual/perl-CPAN-1.820.0
- # ExtUtils::Install 1.43 ( 1.430.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-1.430.0
- # ExtUtils::MakeMaker 6.74 ( 6.740.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.740.0
- # Module::Build 0.36 ( 0.360.0 )
- echo \>=virtual/perl-Module-Build-0.360.0
- # perl v5.6.0 ( 5.6.0 )
- echo \>=dev-lang/perl-5.6.0
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
diff --git a/dev-perl/local-lib/local-lib-1.8.4.ebuild
b/dev-perl/local-lib/local-lib-1.8.4.ebuild
deleted file mode 100644
index 2966f50..0000000
--- a/dev-perl/local-lib/local-lib-1.8.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-MODULE_AUTHOR=APEIRON
-MODULE_VERSION=1.008004
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="create and use a local lib/ for perl modules with PERL5LIB"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-PATCHES=(
- "${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch"
-)
-cdepend-virtual File-Spec; # File::Spec, Cwd;
-cdepend-virtual ExtUtils-MakeMaker 6.42;
-
-depend-virtual ExtUtils-MakeMaker 6.31;
-depend-virtual ExtUtils-Install 1.43;
-depend-virtual Module-Build 0.36;
-depend-virtual CPAN 1.820
-
-ddep_setup;
-
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.8.7.ebuild
b/dev-perl/local-lib/local-lib-1.8.7.ebuild
deleted file mode 100644
index 70c9646..0000000
--- a/dev-perl/local-lib/local-lib-1.8.7.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=MSTROUT
-MODULE_VERSION=1.008007
-inherit perl-module
-
-DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-PATCHES=(
- "${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch"
-)
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_runtime() {
- # CPAN 1.82 ( 1.820.0 )
- echo \>=virtual/perl-CPAN-1.820.0
- # ExtUtils::Install 1.43 ( 1.430.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-1.430.0
- # ExtUtils::MakeMaker 6.31 ( 6.310.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.310.0
- # Module::Build 0.36 ( 0.360.0 )
- echo \>=virtual/perl-Module-Build-0.360.0
- # perl v5.8.1 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/local-lib-1.8.9.ebuild
b/dev-perl/local-lib/local-lib-1.8.9.ebuild
deleted file mode 100644
index 889c382..0000000
--- a/dev-perl/local-lib/local-lib-1.8.9.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=APEIRON
-MODULE_VERSION=1.008009
-inherit perl-module
-
-DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-PATCHES=(
- "${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch"
-)
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_runtime() {
- # CPAN 1.82 ( 1.820.0 )
- echo \>=virtual/perl-CPAN-1.820.0
- # ExtUtils::Install 1.43 ( 1.430.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-1.430.0
- # ExtUtils::MakeMaker 6.31 ( 6.310.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.310.0
- # Module::Build 0.36 ( 0.360.0 )
- echo \>=virtual/perl-Module-Build-0.360.0
- # perl v5.8.1 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/local-lib/metadata.xml b/dev-perl/local-lib/metadata.xml
deleted file mode 100644
index ab4a62d..0000000
--- a/dev-perl/local-lib/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <maintainer>
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">local-lib</remote-id>
- <remote-id type="cpan-module">lib::core::only</remote-id>
- <remote-id type="cpan-module">local::lib</remote-id>
- </upstream>
-</pkgmetadata>