summaryrefslogtreecommitdiff
path: root/dev-perl/List-MoreUtils-XS
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/List-MoreUtils-XS
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/List-MoreUtils-XS')
-rw-r--r--dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild31
-rw-r--r--dev-perl/List-MoreUtils-XS/Manifest3
-rw-r--r--dev-perl/List-MoreUtils-XS/metadata.xml12
3 files changed, 46 insertions, 0 deletions
diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild
new file mode 100644
index 000000000000..d72f63fb8bf2
--- /dev/null
+++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=0.418
+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="
+ !<dev-perl/List-MoreUtils-0.417.1
+ >=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? (
+ >=dev-perl/List-MoreUtils-0.417.1
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest
new file mode 100644
index 000000000000..4c41a3f3d7f7
--- /dev/null
+++ b/dev-perl/List-MoreUtils-XS/Manifest
@@ -0,0 +1,3 @@
+DIST List-MoreUtils-XS-0.418.tar.gz 129838 SHA256 0aa41a90337bb1ec48db50e5c73875b960685ff4dd49c26ed39dea0d52752d4f SHA512 1f6b9adfe641afe45ee3bb9d6df8f81d20916cff860c4955200026302da82799939d309dd2412af10ad1874e4e0528a63e8852e543a667942f1c582cb522b4b1 WHIRLPOOL 7842b37186257c325d32420d31098ffb3263e47b982185d287676e8654f66ca71f5e7119c349c625561e395708892802cfda4e5fb07a10d3201e1e3b4eaaee89
+EBUILD List-MoreUtils-XS-0.418.0.ebuild 821 SHA256 f6027f5eb6309f3c64e1228ecf93584fb1819ef816cd81f72e1481c317e654f0 SHA512 eafd688440d3d49e4b3c4c918bcadd3544e294494c15c72d74b0faabb80e1abe5cfa9e9eea640ec7e4ceebd6d2ce93c5d2a42a69db9a87c68f1c9fb3443e2542 WHIRLPOOL 51e1c52f57d80a782a8a589c67126623782815fbb4e9948fb49f9353474dcc7eb52279d87a033522b004354f04183ee45d1516af81f3face8bfe5ec3a6f855ce
+MISC metadata.xml 407 SHA256 354058eb590d787391359746e789ffed94051eb1de429154bd3308212f672c17 SHA512 be227e311e8d434fd0d3b55a335946bcb3c319956eac4fa94a829c682496abdd8ced4c8325b5cb3ec67c8ac60fc557ce4933ff8eb6aab3f2475ddd8a5bafba7c WHIRLPOOL 8b0336c08bbfe85a47d63141203cfe09b6918907f96177b215dac4be112177689361b7f088c657f5f62bd8b8726984f4122feb0d374e63a5ce0002e88f888b77
diff --git a/dev-perl/List-MoreUtils-XS/metadata.xml b/dev-perl/List-MoreUtils-XS/metadata.xml
new file mode 100644
index 000000000000..02e2197d6212
--- /dev/null
+++ b/dev-perl/List-MoreUtils-XS/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">List-MoreUtils-XS</remote-id>
+ <remote-id type="cpan-module">List::MoreUtils::XS</remote-id>
+ </upstream>
+</pkgmetadata>