dev-perl/Linux-PipeMagic: Add w/ version 0.30.0

Required by MogileFS-Client-Async

Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
Kent Fredric
2017-11-22 22:10:47 +13:00
parent 867498e6f4
commit c5ca6eea2b
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=DLAMBLEY
DIST_VERSION=0.03
inherit perl-module
DESCRIPTION="Perl extension to use the zero copy IO syscalls"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/File-Slurp
)
"

View File

@@ -0,0 +1 @@
DIST Linux-PipeMagic-0.03.tar.gz 50413 BLAKE2B 512be7c90837aec72fd5a6a4d97f8c90ba525637206e292bebfe01acb1388b6b5282817beb32daed0c07e0a6a2223ce3d0c5e07a0c7f02dbe1ff2dd5f3808085 SHA512 cb2b09c03dbfc67b16e0542d332b91a816c69555c12b3ed7a392e6962121c4cbd557139f5329080d9447aed74054e6409c3f0f7b41a1c2d3decff7091da1965e

View File

@@ -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">Linux-PipeMagic</remote-id>
<remote-id type="cpan-module">Linux::PipeMagic</remote-id>
</upstream>
</pkgmetadata>