commit:     61de8efd89d0d32fdd990bfbf6a592e7d4a63f34
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 02:01:19 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 18:27:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61de8efd

perl-core/Module-CoreList: Bump to version 5.201.804.140

- Remove author tests

Upstream:
- Update for perl's:
    v5.24.4
    v5.26.2
    v5.27.{5-10}
- Improve handling of broken versions in is_core()
- remove Module::CoreList::TieHashDelta

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 perl-core/Module-CoreList/Manifest                       |  1 +
 .../Module-CoreList/Module-CoreList-5.201.804.140.ebuild | 16 ++++++++++++++++
 perl-core/Module-CoreList/metadata.xml                   |  1 -
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-core/Module-CoreList/Manifest 
b/perl-core/Module-CoreList/Manifest
index c0c30610391..85a1dcbfcba 100644
--- a/perl-core/Module-CoreList/Manifest
+++ b/perl-core/Module-CoreList/Manifest
@@ -1 +1,2 @@
 DIST Module-CoreList-5.20170923.tar.gz 100356 BLAKE2B 
b28a9f9ed0571a3ade0491766d779146c1a5abfb053e306972267d27fa444c21eb757318366747d96ef52ce5f9306e3b9d8ab7a67e7dac7b75ab7ba688a14d3c
 SHA512 
9ed80b007234c25c30234d5519637601b088623dce0cb877f34357a37e95764b404fda1396d964ef3075efe5dc7d9ec267bfe3b0cf408db5be3c81f05f04ffc1
+DIST Module-CoreList-5.20180414.tar.gz 104823 BLAKE2B 
14c1d90b22019ebaf7e5cfa391c954799e1fd19c2b3d3f68fccecb3b4fe792ec26dcabd53a74c28adea20c78b9b74f85f54315ad0db1a1049dba81c4d88bf2c7
 SHA512 
1e0dcd7f14e50c2bfac48615c476a1012ae14f068221839e5ecc0a03d68b48f4afb8ba207285d8543268791526764437046a0ac2f2e1eb7843380948a38a4421

diff --git a/perl-core/Module-CoreList/Module-CoreList-5.201.804.140.ebuild 
b/perl-core/Module-CoreList/Module-CoreList-5.201.804.140.ebuild
new file mode 100644
index 00000000000..91780f89e21
--- /dev/null
+++ b/perl-core/Module-CoreList/Module-CoreList-5.201.804.140.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=5.20180414
+inherit perl-module
+
+DESCRIPTION="what modules shipped with versions of perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+PERL_RM_FILES=("t/maintainer.t" "t/pod.t")

diff --git a/perl-core/Module-CoreList/metadata.xml 
b/perl-core/Module-CoreList/metadata.xml
index d555946cbd3..90c3e26e915 100644
--- a/perl-core/Module-CoreList/metadata.xml
+++ b/perl-core/Module-CoreList/metadata.xml
@@ -8,7 +8,6 @@
   <upstream>
     <remote-id type="cpan">Module-CoreList</remote-id>
     <remote-id type="cpan-module">Module::CoreList</remote-id>
-    <remote-id type="cpan-module">Module::CoreList::TieHashDelta</remote-id>
     <remote-id type="cpan-module">Module::CoreList::Utils</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to