Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/
Date: Sat, 28 Oct 2017 02:30:15
Message-Id: 1509157791.2bfcf49c98611ca19f8f0a057d3433068a7f15b3.kentnl@gentoo
1 commit: 2bfcf49c98611ca19f8f0a057d3433068a7f15b3
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 28 00:35:06 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 28 02:29:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfcf49c
7
8 dev-perl/List-MoreUtils-XS: Bump to version 0.426.0
9
10 Upstream:
11 - Now independent from LMU
12 - Lots of new XS functions
13 - speed up some nnter loops
14 - Fix issues with -DPERL_IMPLICIT_SYS
15 - Support compilers before C99
16 - Fix some 32-bit compiler warnings
17 - Support compilers without statement expression feature
18 - Fix broken format
19 - Fix gcc 4.7 sequence point warning
20 - Fix incorrect padname resolving on Perl >5.21.6
21 - Fix compile issues on CentOS{4,5}
22
23 Package-Manager: Portage-2.3.8, Repoman-2.3.3
24
25 .../List-MoreUtils-XS-0.426.0.ebuild | 30 ++++++++++++++++++++++
26 dev-perl/List-MoreUtils-XS/Manifest | 1 +
27 2 files changed, 31 insertions(+)
28
29 diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild
30 new file mode 100644
31 index 00000000000..581d6eb6402
32 --- /dev/null
33 +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild
34 @@ -0,0 +1,30 @@
35 +# Copyright 1999-2017 Gentoo Foundation
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=6
39 +
40 +DIST_AUTHOR=REHSACK
41 +DIST_VERSION=0.426
42 +inherit perl-module
43 +
44 +DESCRIPTION="Compiled List::MoreUtils functions"
45 +SLOT="0"
46 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
47 +IUSE="test"
48 +# See XS.pm/LICENSE
49 +LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"
50 +
51 +RDEPEND="
52 + !<dev-perl/List-MoreUtils-0.417.1
53 + >=virtual/perl-XSLoader-0.220.0
54 +"
55 +DEPEND="${RDEPEND}
56 + virtual/perl-Carp
57 + virtual/perl-ExtUtils-MakeMaker
58 + virtual/perl-File-Path
59 + virtual/perl-File-Spec
60 + virtual/perl-IPC-Cmd
61 + test? (
62 + >=virtual/perl-Test-Simple-0.960.0
63 + )
64 +"
65
66 diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest
67 index 614e5163472..a5d699e1bae 100644
68 --- a/dev-perl/List-MoreUtils-XS/Manifest
69 +++ b/dev-perl/List-MoreUtils-XS/Manifest
70 @@ -1 +1,2 @@
71 DIST List-MoreUtils-XS-0.418.tar.gz 129838 SHA256 0aa41a90337bb1ec48db50e5c73875b960685ff4dd49c26ed39dea0d52752d4f SHA512 1f6b9adfe641afe45ee3bb9d6df8f81d20916cff860c4955200026302da82799939d309dd2412af10ad1874e4e0528a63e8852e543a667942f1c582cb522b4b1 WHIRLPOOL 7842b37186257c325d32420d31098ffb3263e47b982185d287676e8654f66ca71f5e7119c349c625561e395708892802cfda4e5fb07a10d3201e1e3b4eaaee89
72 +DIST List-MoreUtils-XS-0.426.tar.gz 159015 SHA256 6c7dbf4cf9ab5fe15ff0198927e938c5ee7a04ee0a5685537b47639f1c50406b SHA512 c98bafe58eb636ffb0a2410b74904e9dff6b719d3574ddf5f56bdcfe19fbba76135b4f631cb45e4c9cea8330125cd3d2be2d8571026cd521a25eb512b88e99cf WHIRLPOOL 84b9c5b3d4127f76d19020680387e6d52c291e4b69177b95520fda1f2125861ded65c276e91f2a9c7c65e833698c1e6808d2ced51f4f79a40f274a838045e2e4