perl-core/Module-CoreList: Add equivalent of Perl 5.24.2's version

This is mostly a gap filler to avoid weird version combinations.

See https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/virtual/perl-Module-CoreList

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Kent Fredric
2017-07-16 10:36:16 +12:00
parent 51570e0657
commit 111b78f704
2 changed files with 15 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST Module-CoreList-5.20170530.tar.gz 97643 SHA256 2d1bebd30cb2f082755f0604353316cb530fb22a7ef477313fed518691555c65 SHA512 addc57ceac69b8002a1673c0fbf90394d46c4dcaa0af2c30b3e24062f2806be5fd48cd2c04422fed16da75eeea9942e76e64d6f01512a1d516eed8f999b964ce WHIRLPOOL ddad059d908f97d4b6879c14154b2ecf37201c21f08eafe23e617a1444b9c7742c6e18645713ec73638384d8383b8f41561c48de95a59a2394a74de0f06a183d
DIST Module-CoreList-5.20170715.tar.gz 99382 SHA256 c623d5fca832881c54f3ba3f58d63297395a5b7e0fe7296e0dc8cc3cebf84349 SHA512 94ac968e94dae5e5e2d1f69f6dcb2b72ec50cd30b695fa95b1c48fff42f9a62f6e1c7ca9f9576491b6f1eacd952bb0c5cef55626ba3985de65a715ecde59026b WHIRLPOOL 57bfa188a515b5ad0c14cab14ebbbef05876aa0f5a6dda808600f13c0599e8f542fdec25e858c8ba2390345085e04388999e1ec1cd2f162432ee737a8643c8c3

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=BINGOS
DIST_VERSION=5.20170715
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 ~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=""