commit:     e2a56da465b8bf6c3297b67198bffbb225b41e79
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 07:36:06 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 07:36:06 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e2a56da4

[treeclean] CPAN is entierly superceded by ::gentoo

---
 perl-core/CPAN/CPAN-1.940.200-r1.ebuild            | 31 ---------
 perl-core/CPAN/CPAN-1.940.200.ebuild               | 19 ------
 perl-core/CPAN/CPAN-1.946.400_rc.ebuild            | 70 -------------------
 perl-core/CPAN/CPAN-1.960.0.ebuild                 | 71 --------------------
 perl-core/CPAN/CPAN-1.975.100_rc.ebuild            | 71 --------------------
 perl-core/CPAN/CPAN-1.980.0.ebuild                 | 71 --------------------
 perl-core/CPAN/ChangeLog                           | 78 ----------------------
 perl-core/CPAN/files/1.93.04-Makefile.patch        | 26 --------
 perl-core/CPAN/files/1.94-Makefile.patch           | 26 --------
 perl-core/CPAN/files/1.94-SignatureTest.patch      | 25 -------
 .../1.94_64/0001-Apply-1.94-Makefile.patch.patch   | 40 -----------
 ...02-Apply-part-of-1.94-SignatureTest.patch.patch | 26 --------
 .../1.9600/0001-Apply-1.94-Makefile.patch.patch    | 40 -----------
 ...02-Apply-part-of-1.94-SignatureTest.patch.patch | 26 --------
 .../1.97_51/0001-Apply-1.94-Makefile.patch.patch   | 40 -----------
 ...02-Apply-part-of-1.94-SignatureTest.patch.patch | 26 --------
 .../1.9800/0001-Apply-1.94-Makefile.patch.patch    | 40 -----------
 ...02-Apply-part-of-1.94-SignatureTest.patch.patch | 26 --------
 perl-core/CPAN/metadata.xml                        | 59 ----------------
 19 files changed, 811 deletions(-)

diff --git a/perl-core/CPAN/CPAN-1.940.200-r1.ebuild 
b/perl-core/CPAN/CPAN-1.940.200-r1.ebuild
deleted file mode 100644
index e427301..0000000
--- a/perl-core/CPAN/CPAN-1.940.200-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR="ANDK"
-MODULE_VERSION="1.9402"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="readline"
-
-PATCHES=(
-       "${FILESDIR}/1.94-Makefile.patch"
-       "${FILESDIR}/1.94-SignatureTest.patch"
-)
-RDEPEND="
-       >=dev-lang/perl-5.8.8-r8
-       readline? (
-               || (
-                       dev-perl/Term-ReadLine-Perl
-                       dev-perl/Term-ReadLine-Gnu
-               )
-       )
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/CPAN/CPAN-1.940.200.ebuild 
b/perl-core/CPAN/CPAN-1.940.200.ebuild
deleted file mode 100644
index 0a7e665..0000000
--- a/perl-core/CPAN/CPAN-1.940.200.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR="ANDK"
-MODULE_VERSION="1.9402"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/perl-5.8.8-r8"
-
-PATCHES=( "${FILESDIR}/1.94-Makefile.patch" )

diff --git a/perl-core/CPAN/CPAN-1.946.400_rc.ebuild 
b/perl-core/CPAN/CPAN-1.946.400_rc.ebuild
deleted file mode 100644
index 7a6eac1..0000000
--- a/perl-core/CPAN/CPAN-1.946.400_rc.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR="DAGOLDEN"
-MODULE_VERSION="1.94_64"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="readline -interesting"
-
-PATCHES=(
-       "${FILESDIR}/${MODULE_VERSION}/0001-Apply-1.94-Makefile.patch.patch"
-       
"${FILESDIR}/${MODULE_VERSION}/0002-Apply-part-of-1.94-SignatureTest.patch.patch"
-)
-RDEPEND="
-       >=dev-lang/perl-5.8.8-r8
-       virtual/perl-ExtUtils-MakeMaker
-       virtual/perl-File-Path
-       dev-perl/YAML-Syck
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-       virtual/perl-MIME-Base64
-       virtual/perl-Digest-MD5
-       virtual/perl-Scalar-List-Utils
-       >=virtual/perl-Test-Harness-2.62
-       >=virtual/perl-Test-Simple-0.62
-
-       || (
-               dev-perl/libwww-perl
-               >=virtual/perl-HTTP-Tiny-0.5.0
-       )
-
-       interesting? (
-               virtual/perl-Archive-Tar
-               dev-perl/Archive-Zip
-               dev-perl/Compress-Bzip2
-               virtual/perl-IO-Compress
-               dev-perl/CPAN-Checksums
-               virtual/perl-Digest-SHA
-               virtual/perl-ExtUtils-CBuilder
-               dev-perl/File-HomeDir
-               dev-perl/File-Which
-               virtual/perl-IO-Zlib
-               dev-perl/libwww-perl
-               virtual/perl-Module-Build
-               dev-perl/Module-Signature
-               virtual/perl-libnet
-               virtual/perl-Parse-CPAN-Meta
-               dev-perl/TermReadKey
-               virtual/perl-Test-Simple
-               dev-perl/Text-Glob
-               virtual/perl-Text-Tabs+Wrap
-               dev-perl/yaml
-               dev-perl/YAML-LibYAML
-       )
-       readline? (
-               || (
-                       dev-perl/Term-ReadLine-Perl
-                       dev-perl/Term-ReadLine-Gnu
-               )
-       )
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/CPAN/CPAN-1.960.0.ebuild 
b/perl-core/CPAN/CPAN-1.960.0.ebuild
deleted file mode 100644
index 4c9cfed..0000000
--- a/perl-core/CPAN/CPAN-1.960.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR="ANDK"
-MODULE_VERSION="1.9600"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="readline -interesting"
-
-PATCHES=(
-       "${FILESDIR}/${MODULE_VERSION}/0001-Apply-1.94-Makefile.patch.patch"
-       
"${FILESDIR}/${MODULE_VERSION}/0002-Apply-part-of-1.94-SignatureTest.patch.patch"
-)
-RDEPEND="
-       >=dev-lang/perl-5.8.8-r8
-       virtual/perl-ExtUtils-MakeMaker
-       virtual/perl-File-Path
-       dev-perl/YAML-Syck
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-       virtual/perl-Scalar-List-Utils
-       >=virtual/perl-Test-Harness-2.62
-       >=virtual/perl-Test-Simple-0.62
-
-       || (
-               dev-perl/libwww-perl
-               >=virtual/perl-HTTP-Tiny-0.5.0
-       )
-
-       interesting? (
-               virtual/perl-MIME-Base64
-               virtual/perl-Digest-MD5
-               virtual/perl-Archive-Tar
-               virtual/perl-HTTP-Tiny
-               dev-perl/Archive-Zip
-               dev-perl/Compress-Bzip2
-               virtual/perl-IO-Compress
-               dev-perl/CPAN-Checksums
-               virtual/perl-Digest-SHA
-               virtual/perl-ExtUtils-CBuilder
-               dev-perl/File-HomeDir
-               dev-perl/File-Which
-               virtual/perl-IO-Zlib
-               dev-perl/libwww-perl
-               virtual/perl-Module-Build
-               dev-perl/Module-Signature
-               virtual/perl-libnet
-               virtual/perl-Parse-CPAN-Meta
-               dev-perl/TermReadKey
-               virtual/perl-Test-Simple
-               dev-perl/Text-Glob
-               virtual/perl-Text-Tabs+Wrap
-               dev-perl/yaml
-               dev-perl/YAML-LibYAML
-       )
-       readline? (
-               || (
-                       dev-perl/Term-ReadLine-Perl
-                       dev-perl/Term-ReadLine-Gnu
-               )
-       )
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/CPAN/CPAN-1.975.100_rc.ebuild 
b/perl-core/CPAN/CPAN-1.975.100_rc.ebuild
deleted file mode 100644
index 4e1b552..0000000
--- a/perl-core/CPAN/CPAN-1.975.100_rc.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR="ANDK"
-MODULE_VERSION="1.97_51"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="readline -interesting"
-
-PATCHES=(
-       "${FILESDIR}/${MODULE_VERSION}/0001-Apply-1.94-Makefile.patch.patch"
-       
"${FILESDIR}/${MODULE_VERSION}/0002-Apply-part-of-1.94-SignatureTest.patch.patch"
-)
-RDEPEND="
-       >=dev-lang/perl-5.8.8-r8
-       virtual/perl-ExtUtils-MakeMaker
-       virtual/perl-File-Path
-       dev-perl/YAML-Syck
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-       virtual/perl-Scalar-List-Utils
-       >=virtual/perl-Test-Harness-2.62
-       >=virtual/perl-Test-Simple-0.62
-
-       || (
-               dev-perl/libwww-perl
-               >=virtual/perl-HTTP-Tiny-0.5.0
-       )
-
-       interesting? (
-               virtual/perl-MIME-Base64
-               virtual/perl-Digest-MD5
-               virtual/perl-Archive-Tar
-               virtual/perl-HTTP-Tiny
-               dev-perl/Archive-Zip
-               dev-perl/Compress-Bzip2
-               virtual/perl-IO-Compress
-               dev-perl/CPAN-Checksums
-               virtual/perl-Digest-SHA
-               virtual/perl-ExtUtils-CBuilder
-               dev-perl/File-HomeDir
-               dev-perl/File-Which
-               virtual/perl-IO-Zlib
-               dev-perl/libwww-perl
-               virtual/perl-Module-Build
-               dev-perl/Module-Signature
-               virtual/perl-libnet
-               virtual/perl-Parse-CPAN-Meta
-               dev-perl/TermReadKey
-               virtual/perl-Test-Simple
-               dev-perl/Text-Glob
-               virtual/perl-Text-Tabs+Wrap
-               dev-perl/yaml
-               dev-perl/YAML-LibYAML
-       )
-       readline? (
-               || (
-                       dev-perl/Term-ReadLine-Perl
-                       dev-perl/Term-ReadLine-Gnu
-               )
-       )
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/CPAN/CPAN-1.980.0.ebuild 
b/perl-core/CPAN/CPAN-1.980.0.ebuild
deleted file mode 100644
index 854da98..0000000
--- a/perl-core/CPAN/CPAN-1.980.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR="ANDK"
-MODULE_VERSION="1.9800"
-inherit perl-module
-
-DESCRIPTION="query, download and build perl modules from CPAN sites"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="readline -interesting"
-
-PATCHES=(
-       "${FILESDIR}/${MODULE_VERSION}/0001-Apply-1.94-Makefile.patch.patch"
-       
"${FILESDIR}/${MODULE_VERSION}/0002-Apply-part-of-1.94-SignatureTest.patch.patch"
-)
-RDEPEND="
-       >=dev-lang/perl-5.8.8-r8
-       virtual/perl-ExtUtils-MakeMaker
-       virtual/perl-File-Path
-       dev-perl/YAML-Syck
-       virtual/perl-File-Spec
-       virtual/perl-File-Temp
-       virtual/perl-Scalar-List-Utils
-       >=virtual/perl-Test-Harness-2.62
-       >=virtual/perl-Test-Simple-0.62
-
-       || (
-               dev-perl/libwww-perl
-               >=virtual/perl-HTTP-Tiny-0.5.0
-       )
-
-       interesting? (
-               virtual/perl-MIME-Base64
-               virtual/perl-Digest-MD5
-               virtual/perl-Archive-Tar
-               virtual/perl-HTTP-Tiny
-               dev-perl/Archive-Zip
-               dev-perl/Compress-Bzip2
-               virtual/perl-IO-Compress
-               dev-perl/CPAN-Checksums
-               virtual/perl-Digest-SHA
-               virtual/perl-ExtUtils-CBuilder
-               dev-perl/File-HomeDir
-               dev-perl/File-Which
-               virtual/perl-IO-Zlib
-               dev-perl/libwww-perl
-               virtual/perl-Module-Build
-               dev-perl/Module-Signature
-               virtual/perl-libnet
-               virtual/perl-Parse-CPAN-Meta
-               dev-perl/TermReadKey
-               virtual/perl-Test-Simple
-               dev-perl/Text-Glob
-               virtual/perl-Text-Tabs+Wrap
-               dev-perl/yaml
-               dev-perl/YAML-LibYAML
-       )
-       readline? (
-               || (
-                       dev-perl/Term-ReadLine-Perl
-                       dev-perl/Term-ReadLine-Gnu
-               )
-       )
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/CPAN/ChangeLog b/perl-core/CPAN/ChangeLog
deleted file mode 100644
index 5bd8eee..0000000
--- a/perl-core/CPAN/ChangeLog
+++ /dev/null
@@ -1,78 +0,0 @@
-# ChangeLog for perl-core/CPAN
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*CPAN-1.980.0 (28 Aug 2011)
-
-  28 Aug 2011; Kent Fredric <[email protected]>
-  +files/1.9800/0001-Apply-1.94-Makefile.patch.patch,
-  +files/1.9800/0002-Apply-part-of-1.94-SignatureTest.patch.patch,
-  +CPAN-1.980.0.ebuild:
-  Version Bump
-
-  23 Jul 2011; Kent Fredric <[email protected]> CPAN-1.946.400_rc.ebuild:
-  Fixdep HTTP-Tiny
-
-  26 Mar 2011; Kent Fredric <[email protected]> CPAN-1.940.200-r1.ebuild,
-  CPAN-1.946.400_rc.ebuild, CPAN-1.960.0.ebuild:
-  Remove build IUSE, Fix GNU dep
-
-  26 Mar 2011; Kent Fredric <[email protected]> CPAN-1.960.0.ebuild:
-  ~arch keywords
-
-*CPAN-1.960.0 (12 Mar 2011)
-
-  12 Mar 2011; Kent Fredric <[email protected]> +CPAN-1.960.0.ebuild:
-  Bump
-
-  31 Jan 2011; Kent Fredric <[email protected]> CPAN-1.946.400_rc.ebuild:
-  Buh, this ebuild was still broken, internal-value != externa value => sucks 
-
-*CPAN-1.946.400_rc (31 Jan 2011)
-
-  31 Jan 2011; Kent Fredric <[email protected]>
-  +files/1.94_64/0001-Apply-1.94-Makefile.patch.patch,
-  +files/1.94_64/0002-Apply-part-of-1.94-SignatureTest.patch.patch,
-  +CPAN-1.946.400_rc.ebuild, metadata.xml:
-  Added a beta.
-
-*CPAN-1.940.200-r1 (31 Jan 2011)
-*CPAN-1.940.200 (31 Jan 2011)
-
-  31 Jan 2011; Kent Fredric <[email protected]> -CPAN-1.94.02.ebuild,
-  -CPAN-1.94.02-r1.ebuild, +CPAN-1.940.200.ebuild, +CPAN-1.940.200-r1.ebuild:
-  Move to new versioning scheme
-
-  16 Nov 2009; Torsten Veller <[email protected]> CPAN-1.94.02.ebuild,
-  CPAN-1.94.02-r1.ebuild:
-  Depend on >=dev-lang/perl-5.8.8-r8
-
-  16 Nov 2009; Torsten Veller <[email protected]> -CPAN-1.93.04.ebuild,
-  -CPAN-1.94.ebuild:
-  Cleanup
-
-  06 Sep 2009; Kent Fredric <[email protected]> CPAN-1.94.02-r1.ebuild:
-  move to NO_TEST_MULTI pragma
-
-*CPAN-1.94.02-r1 (06 Sep 2009)
-
-  06 Sep 2009; Kent Fredric <[email protected]>
-  +files/1.94-SignatureTest.patch, +CPAN-1.94.02-r1.ebuild:
-  Added -r1 with a few tweaks. KEYWORDS are "" for safety. Has tests added,
-  a few patches to facilitate testing, and ability to depend on readline for
-  readline support. Depending on readline is however disabled w/ USE="build"
-
-*CPAN-1.94.02 (27 Jun 2009)
-
-  27 Jun 2009; Torsten Veller <[email protected]> +CPAN-1.94.02.ebuild:
-  Version bump
-
-  24 May 2009; Torsten Veller <[email protected]> CPAN-1.94.ebuild:
-  EAPI=2-ify
-
-*CPAN-1.94 (24 May 2009)
-
-  24 May 2009; Kent Fredric <[email protected]>
-  +files/1.94-Makefile.patch, +CPAN-1.94.ebuild:
-  Bumped, Patch rebuilt
-

diff --git a/perl-core/CPAN/files/1.93.04-Makefile.patch 
b/perl-core/CPAN/files/1.93.04-Makefile.patch
deleted file mode 100644
index 2f678c7..0000000
--- a/perl-core/CPAN/files/1.93.04-Makefile.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- Makefile.PL_old    2009-02-20 14:27:05.000000000 +0100
-+++ Makefile.PL        2009-02-20 14:27:21.000000000 +0100
-@@ -123,23 +123,6 @@
-   $prereq_pm->{'File::HomeDir'} = 0.69;
- }
- 
--if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
- my @sign = (MM->can("signature_target") ? (SIGN => 1) : ());
- # warn "sign[@sign]";
- WriteMakefile(

diff --git a/perl-core/CPAN/files/1.94-Makefile.patch 
b/perl-core/CPAN/files/1.94-Makefile.patch
deleted file mode 100644
index 7f118f7..0000000
--- a/perl-core/CPAN/files/1.94-Makefile.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- Makefile.PL_old    2009-05-24 21:24:26.915691683 +1200
-+++ Makefile.PL        2009-05-24 21:25:13.981692351 +1200
-@@ -84,23 +84,6 @@
- }
- 
- if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
--if ($HAVE_FILE_SPEC) {
-     unless (-f 
File::Spec->catdir("t","CPAN","authors","id","A","AN","ANDK","NotInChecksums-0.000.tar.gz"))
 {
-         warn <<EOW;
- 

diff --git a/perl-core/CPAN/files/1.94-SignatureTest.patch 
b/perl-core/CPAN/files/1.94-SignatureTest.patch
deleted file mode 100644
index 1fe32bc..0000000
--- a/perl-core/CPAN/files/1.94-SignatureTest.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Naur CPAN-1.9402/SIGNATURE CPAN-1.9402/SIGNATURE
---- CPAN-1.9402/SIGNATURE      2009-06-27 14:39:45.000000000 +1200
-+++ CPAN-1.9402/SIGNATURE      2009-09-06 22:45:26.871177636 +1200
-@@ -18,7 +18,7 @@
- SHA1 0ea0887959becc8c039f8c37b6a9b2c164200aeb MANIFEST
- SHA1 97732eaafa3212deb5fe0e292f70e25ce5ee66a7 MANIFEST.SKIP
- SHA1 bfb57c4a633e130303959cd23ba5798e59adeb67 META.yml
--SHA1 90bcb550c498de8b05a636e9c85ff1dad5b107d0 Makefile.PL
-+SHA1 123b7dd119a4172a6e4f91f879dd27cb8c647900 Makefile.PL
- SHA1 37e858c51409a297ef5d3fb35dc57cd3b57f9a4d PAUSE2003.pub
- SHA1 af016003ad503ed078c5f8254521d13a3e0c494f PAUSE2005.pub
- SHA1 a3941566358617b918e0bb7b5c4c2638f451a9d8 PAUSE2007.pub
-diff -Naur CPAN-1.9402/t/00signature.t CPAN-1.9402/t/00signature.t
---- CPAN-1.9402/t/00signature.t        2009-03-14 05:59:24.000000000 +1300
-+++ CPAN-1.9402/t/00signature.t        2009-09-06 22:52:08.131471392 +1200
-@@ -36,6 +36,9 @@
-             $exit_message = "Cannot connect to the keyserver";
-         }
-     }
-+    unless ($exit_message) {
-+        $exit_message = "DIST patched by Gentoo, invalidating SIGNATURE"
-+    }
-     if ($exit_message) {
-         $|=1;
-         print "1..0 # SKIP $exit_message\n";

diff --git a/perl-core/CPAN/files/1.94_64/0001-Apply-1.94-Makefile.patch.patch 
b/perl-core/CPAN/files/1.94_64/0001-Apply-1.94-Makefile.patch.patch
deleted file mode 100644
index de4d8f1..0000000
--- a/perl-core/CPAN/files/1.94_64/0001-Apply-1.94-Makefile.patch.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From d07f32b8aed9b9866d4fb53d942a849cd98933a7 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:51:31 +1300
-Subject: [PATCH 1/2] Apply 1.94-Makefile.patch
-
----
- Makefile.PL |   17 -----------------
- 1 files changed, 0 insertions(+), 17 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 662d90b..a9d2e9b 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -131,23 +131,6 @@ unless (exists $prereq_pm->{"LWP::UserAgent"} && $] ge 
'5.006') {
- 
- }
- if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
--if ($HAVE_FILE_SPEC) {
-     my $have_distroprefs = -d "distroprefs";
-     my $have_notinchecksums = -f 
File::Spec->catdir("t","CPAN","authors","id","A","AN","ANDK","NotInChecksums-0.000.tar.gz");
-     if ($have_distroprefs && !$have_notinchecksums) {
--- 
-1.7.4.rc3
-

diff --git 
a/perl-core/CPAN/files/1.94_64/0002-Apply-part-of-1.94-SignatureTest.patch.patch
 
b/perl-core/CPAN/files/1.94_64/0002-Apply-part-of-1.94-SignatureTest.patch.patch
deleted file mode 100644
index 774b6ab..0000000
--- 
a/perl-core/CPAN/files/1.94_64/0002-Apply-part-of-1.94-SignatureTest.patch.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 958c12014256a8f7112edad0aabcd1df858eb7bc Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:53:31 +1300
-Subject: [PATCH 2/2] Apply part of 1.94-SignatureTest.patch
-
----
- t/00signature.t |    3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/t/00signature.t b/t/00signature.t
-index 16a898b..3ce6183 100644
---- a/t/00signature.t
-+++ b/t/00signature.t
-@@ -57,6 +57,9 @@ BEGIN {
-             $exit_message = "Cannot connect to the keyserver";
-         }
-     }
-+    unless ($exit_message) {
-+        $exit_message = "DIST patched by Gentoo, invalidating SIGNATURE"
-+    }
-     if ($exit_message) {
-         $|=1;
-         print "1..0 # SKIP $exit_message\n";
--- 
-1.7.4.rc3
-

diff --git a/perl-core/CPAN/files/1.9600/0001-Apply-1.94-Makefile.patch.patch 
b/perl-core/CPAN/files/1.9600/0001-Apply-1.94-Makefile.patch.patch
deleted file mode 100644
index de4d8f1..0000000
--- a/perl-core/CPAN/files/1.9600/0001-Apply-1.94-Makefile.patch.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From d07f32b8aed9b9866d4fb53d942a849cd98933a7 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:51:31 +1300
-Subject: [PATCH 1/2] Apply 1.94-Makefile.patch
-
----
- Makefile.PL |   17 -----------------
- 1 files changed, 0 insertions(+), 17 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 662d90b..a9d2e9b 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -131,23 +131,6 @@ unless (exists $prereq_pm->{"LWP::UserAgent"} && $] ge 
'5.006') {
- 
- }
- if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
--if ($HAVE_FILE_SPEC) {
-     my $have_distroprefs = -d "distroprefs";
-     my $have_notinchecksums = -f 
File::Spec->catdir("t","CPAN","authors","id","A","AN","ANDK","NotInChecksums-0.000.tar.gz");
-     if ($have_distroprefs && !$have_notinchecksums) {
--- 
-1.7.4.rc3
-

diff --git 
a/perl-core/CPAN/files/1.9600/0002-Apply-part-of-1.94-SignatureTest.patch.patch 
b/perl-core/CPAN/files/1.9600/0002-Apply-part-of-1.94-SignatureTest.patch.patch
deleted file mode 100644
index 774b6ab..0000000
--- 
a/perl-core/CPAN/files/1.9600/0002-Apply-part-of-1.94-SignatureTest.patch.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 958c12014256a8f7112edad0aabcd1df858eb7bc Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:53:31 +1300
-Subject: [PATCH 2/2] Apply part of 1.94-SignatureTest.patch
-
----
- t/00signature.t |    3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/t/00signature.t b/t/00signature.t
-index 16a898b..3ce6183 100644
---- a/t/00signature.t
-+++ b/t/00signature.t
-@@ -57,6 +57,9 @@ BEGIN {
-             $exit_message = "Cannot connect to the keyserver";
-         }
-     }
-+    unless ($exit_message) {
-+        $exit_message = "DIST patched by Gentoo, invalidating SIGNATURE"
-+    }
-     if ($exit_message) {
-         $|=1;
-         print "1..0 # SKIP $exit_message\n";
--- 
-1.7.4.rc3
-

diff --git a/perl-core/CPAN/files/1.97_51/0001-Apply-1.94-Makefile.patch.patch 
b/perl-core/CPAN/files/1.97_51/0001-Apply-1.94-Makefile.patch.patch
deleted file mode 100644
index 42cc62e..0000000
--- a/perl-core/CPAN/files/1.97_51/0001-Apply-1.94-Makefile.patch.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From babc065e0786b2b19fa9a50797e0906f9d1e197d Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:51:31 +1300
-Subject: [PATCH 1/2] Apply 1.94-Makefile.patch
-
----
- Makefile.PL |   17 -----------------
- 1 files changed, 0 insertions(+), 17 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index a542ea4..d959363 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -132,23 +132,6 @@ unless (exists $prereq_pm->{"LWP::UserAgent"} && $] ge 
'5.006') {
- 
- }
- if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
--if ($HAVE_FILE_SPEC) {
-     my $have_distroprefs = -d "distroprefs";
-     my $have_notinchecksums = -f 
File::Spec->catdir("t","CPAN","authors","id","A","AN","ANDK","NotInChecksums-0.000.tar.gz");
-     if ($have_distroprefs && !$have_notinchecksums) {
--- 
-1.7.6
-

diff --git 
a/perl-core/CPAN/files/1.97_51/0002-Apply-part-of-1.94-SignatureTest.patch.patch
 
b/perl-core/CPAN/files/1.97_51/0002-Apply-part-of-1.94-SignatureTest.patch.patch
deleted file mode 100644
index e923d88..0000000
--- 
a/perl-core/CPAN/files/1.97_51/0002-Apply-part-of-1.94-SignatureTest.patch.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 848a973011d2fc8903b333522c65dfe54acd32d5 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:53:31 +1300
-Subject: [PATCH 2/2] Apply part of 1.94-SignatureTest.patch
-
----
- t/00signature.t |    3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/t/00signature.t b/t/00signature.t
-index fbb9ae2..62667da 100644
---- a/t/00signature.t
-+++ b/t/00signature.t
-@@ -57,6 +57,9 @@ BEGIN {
-             $exit_message = "Cannot connect to the keyserver";
-         }
-     }
-+    unless ($exit_message) {
-+        $exit_message = "DIST patched by Gentoo, invalidating SIGNATURE"
-+    }
-     if ($exit_message) {
-         $|=1;
-         print "1..0 # SKIP $exit_message\n";
--- 
-1.7.6
-

diff --git a/perl-core/CPAN/files/1.9800/0001-Apply-1.94-Makefile.patch.patch 
b/perl-core/CPAN/files/1.9800/0001-Apply-1.94-Makefile.patch.patch
deleted file mode 100644
index 42cc62e..0000000
--- a/perl-core/CPAN/files/1.9800/0001-Apply-1.94-Makefile.patch.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From babc065e0786b2b19fa9a50797e0906f9d1e197d Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:51:31 +1300
-Subject: [PATCH 1/2] Apply 1.94-Makefile.patch
-
----
- Makefile.PL |   17 -----------------
- 1 files changed, 0 insertions(+), 17 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index a542ea4..d959363 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -132,23 +132,6 @@ unless (exists $prereq_pm->{"LWP::UserAgent"} && $] ge 
'5.006') {
- 
- }
- if ($HAVE_FILE_SPEC) {
--  # import PAUSE public key to user's keychain
--  require Config;
--  my $dir;
--  for $dir (split /$Config::Config{path_sep}/, $ENV{PATH}) {
--    my $abs = File::Spec->catfile($dir, 'gpg');
--    my $cmd;
--    if ($cmd = MM->maybe_command($abs)) {
--      print "Importing PAUSE public key into your GnuPG keychain... ";
--      system($cmd, '--quiet', '--import', <PAUSE*.pub>);
--      print "done!\n";
--      print "(You may wish to trust it locally with 'gpg --lsign-key 
450F89EC')\n";
--      last;
--    }
--  }
--}
--
--if ($HAVE_FILE_SPEC) {
-     my $have_distroprefs = -d "distroprefs";
-     my $have_notinchecksums = -f 
File::Spec->catdir("t","CPAN","authors","id","A","AN","ANDK","NotInChecksums-0.000.tar.gz");
-     if ($have_distroprefs && !$have_notinchecksums) {
--- 
-1.7.6
-

diff --git 
a/perl-core/CPAN/files/1.9800/0002-Apply-part-of-1.94-SignatureTest.patch.patch 
b/perl-core/CPAN/files/1.9800/0002-Apply-part-of-1.94-SignatureTest.patch.patch
deleted file mode 100644
index e923d88..0000000
--- 
a/perl-core/CPAN/files/1.9800/0002-Apply-part-of-1.94-SignatureTest.patch.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 848a973011d2fc8903b333522c65dfe54acd32d5 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Mon, 31 Jan 2011 20:53:31 +1300
-Subject: [PATCH 2/2] Apply part of 1.94-SignatureTest.patch
-
----
- t/00signature.t |    3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/t/00signature.t b/t/00signature.t
-index fbb9ae2..62667da 100644
---- a/t/00signature.t
-+++ b/t/00signature.t
-@@ -57,6 +57,9 @@ BEGIN {
-             $exit_message = "Cannot connect to the keyserver";
-         }
-     }
-+    unless ($exit_message) {
-+        $exit_message = "DIST patched by Gentoo, invalidating SIGNATURE"
-+    }
-     if ($exit_message) {
-         $|=1;
-         print "1..0 # SKIP $exit_message\n";
--- 
-1.7.6
-

diff --git a/perl-core/CPAN/metadata.xml b/perl-core/CPAN/metadata.xml
deleted file mode 100644
index 5a5de9c..0000000
--- a/perl-core/CPAN/metadata.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <herd>perl</herd>
-  <use>
-    <flag name="interesting">Install non-essential but interesting packages
-                       to help with diagnostics</flag>
-  </use>
-  <upstream>
-    <remote-id type="cpan">CPAN</remote-id>
-    <remote-id type="cpan-module">App::Cpan</remote-id>
-    <remote-id type="cpan-module">CPAN</remote-id>
-    <remote-id type="cpan-module">CPAN::Admin</remote-id>
-    <remote-id type="cpan-module">CPAN::Author</remote-id>
-    <remote-id type="cpan-module">CPAN::Bundle</remote-id>
-    <remote-id type="cpan-module">CPAN::CacheMgr</remote-id>
-    <remote-id type="cpan-module">CPAN::Complete</remote-id>
-    <remote-id type="cpan-module">CPAN::Debug</remote-id>
-    <remote-id type="cpan-module">CPAN::DeferredCode</remote-id>
-    <remote-id type="cpan-module">CPAN::Distribution</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs::Iterator</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs::Pref</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs::Result</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs::Result::Error</remote-id>
-    <remote-id type="cpan-module">CPAN::Distroprefs::Result::Fatal</remote-id>
-    <remote-id 
type="cpan-module">CPAN::Distroprefs::Result::Success</remote-id>
-    <remote-id 
type="cpan-module">CPAN::Distroprefs::Result::Warning</remote-id>
-    <remote-id type="cpan-module">CPAN::Distrostatus</remote-id>
-    <remote-id type="cpan-module">CPAN::Eval</remote-id>
-    <remote-id 
type="cpan-module">CPAN::Exception::RecursiveDependency</remote-id>
-    <remote-id type="cpan-module">CPAN::Exception::blocked_urllist</remote-id>
-    <remote-id 
type="cpan-module">CPAN::Exception::yaml_not_installed</remote-id>
-    <remote-id 
type="cpan-module">CPAN::Exception::yaml_process_error</remote-id>
-    <remote-id type="cpan-module">CPAN::FTP</remote-id>
-    <remote-id type="cpan-module">CPAN::FTP::netrc</remote-id>
-    <remote-id type="cpan-module">CPAN::FirstTime</remote-id>
-    <remote-id type="cpan-module">CPAN::HTTP::Client</remote-id>
-    <remote-id type="cpan-module">CPAN::HTTP::Credentials</remote-id>
-    <remote-id type="cpan-module">CPAN::HandleConfig</remote-id>
-    <remote-id type="cpan-module">CPAN::Index</remote-id>
-    <remote-id type="cpan-module">CPAN::InfoObj</remote-id>
-    <remote-id type="cpan-module">CPAN::Kwalify</remote-id>
-    <remote-id type="cpan-module">CPAN::LWP::UserAgent</remote-id>
-    <remote-id type="cpan-module">CPAN::Mirrored::By</remote-id>
-    <remote-id type="cpan-module">CPAN::Mirrors</remote-id>
-    <remote-id type="cpan-module">CPAN::Module</remote-id>
-    <remote-id type="cpan-module">CPAN::Nox</remote-id>
-    <remote-id type="cpan-module">CPAN::Prompt</remote-id>
-    <remote-id type="cpan-module">CPAN::Queue</remote-id>
-    <remote-id type="cpan-module">CPAN::Queue::Item</remote-id>
-    <remote-id type="cpan-module">CPAN::Shell</remote-id>
-    <remote-id type="cpan-module">CPAN::Tarzip</remote-id>
-    <remote-id type="cpan-module">CPAN::URL</remote-id>
-    <remote-id type="cpan-module">CPAN::Version</remote-id>
-    <remote-id type="cpan-module">ExtUtils::MakeMaker::_version</remote-id>
-    <remote-id type="cpan-module">Local::Null::Logger</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to