perl-core/Module-CoreList: Bump to version 5.201.804.140
authorKent Fredric <kentnl@gentoo.org>
Tue, 17 Apr 2018 02:01:19 +0000 (14:01 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 23 Apr 2018 18:27:11 +0000 (06:27 +1200)
- 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
perl-core/Module-CoreList/Module-CoreList-5.201.804.140.ebuild [new file with mode: 0644]
perl-core/Module-CoreList/metadata.xml

index c0c3061039197fae1b6fa86fcc0816bab722ab07..85a1dcbfcbad3f16d6d62602c8f4276e592e9525 100644 (file)
@@ -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 (file)
index 0000000..91780f8
--- /dev/null
@@ -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")
index d555946cbd3549781364ef88aef7cc62f1ad1f91..90c3e26e9158d3e309d1f61b599c3ea315f3b7b1 100644 (file)
@@ -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>