summaryrefslogtreecommitdiff
path: root/dev-perl/IO-stringy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/IO-stringy
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild18
-rw-r--r--dev-perl/IO-stringy/Manifest3
-rw-r--r--dev-perl/IO-stringy/metadata.xml22
3 files changed, 43 insertions, 0 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
new file mode 100644
index 000000000000..5f7b6bc46874
--- /dev/null
+++ b/dev-perl/IO-stringy/IO-stringy-2.111.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=DSKOLL
+MODULE_VERSION=2.111
+inherit perl-module
+
+DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~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 ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/IO-stringy/Manifest b/dev-perl/IO-stringy/Manifest
new file mode 100644
index 000000000000..0b7324508e55
--- /dev/null
+++ b/dev-perl/IO-stringy/Manifest
@@ -0,0 +1,3 @@
+DIST IO-stringy-2.111.tar.gz 41515 BLAKE2B fc98766d2375a91f430397943be1462a2be8f1115f5c386da106b46cc2d20a09fbac5b3ed74f3ea509d51746281b3521e46e8610515ef1b3954c96aae7e30969 SHA512 9da8fb03945bc4a59cea3b3b2e22b15d56b133470e581d1cb03920bda2b4953e3c9e4a25d095ed8a384efb5a4c58db437c92cca6a81d583791191f1a37691a4a
+EBUILD IO-stringy-2.111.0.ebuild 551 BLAKE2B 197a52e3e2877a0afc94e986ce67db5c954daa05a0103f38b4ec4cf907aa80452105821ae578f168800c0133e6240a7e78cce8ffa8967b8db5ca67ae4ca315ca SHA512 a570ee1779363c9e70ca96734df6d8a13da82c7233ade56535c477677dd350513e23ed12e07330cffd74aae6179c17f501c4966a9ce71560f4ae025afe316918
+MISC metadata.xml 989 BLAKE2B 108e776e58b6cc4d29280d4464382505de453567ab2a8db34867bc0e560b804dfeb90b28c18d06f4de5d61bcd7475cc5ff6be3b2c754697f43b7ae72bae7fb14 SHA512 59eaca17d8160900b45d600184d029ce8afa81db73174a4c4c237a50c8f344ddb0686d5991b80c73e8df572bdd67a4dfc72feb9ecb79f8103f83fef1e6b0b7cb
diff --git a/dev-perl/IO-stringy/metadata.xml b/dev-perl/IO-stringy/metadata.xml
new file mode 100644
index 000000000000..1ffff4b10949
--- /dev/null
+++ b/dev-perl/IO-stringy/metadata.xml
@@ -0,0 +1,22 @@
+<?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">IO-stringy</remote-id>
+ <remote-id type="cpan-module">IO::AtomicFile</remote-id>
+ <remote-id type="cpan-module">IO::Clever</remote-id>
+ <remote-id type="cpan-module">IO::InnerFile</remote-id>
+ <remote-id type="cpan-module">IO::Lines</remote-id>
+ <remote-id type="cpan-module">IO::Scalar</remote-id>
+ <remote-id type="cpan-module">IO::ScalarArray</remote-id>
+ <remote-id type="cpan-module">IO::Stringy</remote-id>
+ <remote-id type="cpan-module">IO::Wrap</remote-id>
+ <remote-id type="cpan-module">IO::WrapTie</remote-id>
+ <remote-id type="cpan-module">IO::WrapTie::Master</remote-id>
+ <remote-id type="cpan-module">IO::WrapTie::Slave</remote-id>
+ </upstream>
+</pkgmetadata>