Skip to content

Commit

Permalink
perl-core/Module-CoreList: Bump to version 5.201.804.140
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
kentfredric committed Apr 23, 2018
1 parent 886be91 commit 61de8ef
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
1 change: 1 addition & 0 deletions perl-core/Module-CoreList/Manifest
Original file line number Diff line number Diff line change
@@ -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
16 changes: 16 additions & 0 deletions perl-core/Module-CoreList/Module-CoreList-5.201.804.140.ebuild
Original file line number Diff line number Diff line change
@@ -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")
1 change: 0 additions & 1 deletion perl-core/Module-CoreList/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 61de8ef

Please sign in to comment.