From 2bfcf49c98611ca19f8f0a057d3433068a7f15b3 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 28 Oct 2017 13:35:06 +1300 Subject: dev-perl/List-MoreUtils-XS: Bump to version 0.426.0 Upstream: - Now independent from LMU - Lots of new XS functions - speed up some nnter loops - Fix issues with -DPERL_IMPLICIT_SYS - Support compilers before C99 - Fix some 32-bit compiler warnings - Support compilers without statement expression feature - Fix broken format - Fix gcc 4.7 sequence point warning - Fix incorrect padname resolving on Perl >5.21.6 - Fix compile issues on CentOS{4,5} Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- .../List-MoreUtils-XS-0.426.0.ebuild | 30 ++++++++++++++++++++++ dev-perl/List-MoreUtils-XS/Manifest | 1 + 2 files changed, 31 insertions(+) create mode 100644 dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild (limited to 'dev-perl/List-MoreUtils-XS') 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 new file mode 100644 index 000000000000..581d6eb64026 --- /dev/null +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=REHSACK +DIST_VERSION=0.426 +inherit perl-module + +DESCRIPTION="Compiled List::MoreUtils functions" +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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="test" +# See XS.pm/LICENSE +LICENSE="Apache-2.0 || ( Artistic GPL-1+ )" + +RDEPEND=" + !=virtual/perl-XSLoader-0.220.0 +" +DEPEND="${RDEPEND} + virtual/perl-Carp + virtual/perl-ExtUtils-MakeMaker + virtual/perl-File-Path + virtual/perl-File-Spec + virtual/perl-IPC-Cmd + test? ( + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest index 614e51634726..a5d699e1bae3 100644 --- a/dev-perl/List-MoreUtils-XS/Manifest +++ b/dev-perl/List-MoreUtils-XS/Manifest @@ -1 +1,2 @@ DIST List-MoreUtils-XS-0.418.tar.gz 129838 SHA256 0aa41a90337bb1ec48db50e5c73875b960685ff4dd49c26ed39dea0d52752d4f SHA512 1f6b9adfe641afe45ee3bb9d6df8f81d20916cff860c4955200026302da82799939d309dd2412af10ad1874e4e0528a63e8852e543a667942f1c582cb522b4b1 WHIRLPOOL 7842b37186257c325d32420d31098ffb3263e47b982185d287676e8654f66ca71f5e7119c349c625561e395708892802cfda4e5fb07a10d3201e1e3b4eaaee89 +DIST List-MoreUtils-XS-0.426.tar.gz 159015 SHA256 6c7dbf4cf9ab5fe15ff0198927e938c5ee7a04ee0a5685537b47639f1c50406b SHA512 c98bafe58eb636ffb0a2410b74904e9dff6b719d3574ddf5f56bdcfe19fbba76135b4f631cb45e4c9cea8330125cd3d2be2d8571026cd521a25eb512b88e99cf WHIRLPOOL 84b9c5b3d4127f76d19020680387e6d52c291e4b69177b95520fda1f2125861ded65c276e91f2a9c7c65e833698c1e6808d2ced51f4f79a40f274a838045e2e4 -- cgit v1.2.3-18-g5258