summaryrefslogtreecommitdiff
path: root/dev-perl/File-Spec-Native
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/File-Spec-Native
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/File-Spec-Native')
-rw-r--r--dev-perl/File-Spec-Native/File-Spec-Native-1.4.0.ebuild24
-rw-r--r--dev-perl/File-Spec-Native/Manifest3
-rw-r--r--dev-perl/File-Spec-Native/metadata.xml12
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0.ebuild b/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0.ebuild
new file mode 100644
index 000000000000..5f5d0b513f6f
--- /dev/null
+++ b/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RWSTAUNER
+DIST_VERSION=1.004
+inherit perl-module
+
+DESCRIPTION="Use native OS implementation of File::Spec from a subclass"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/File-Spec-Native/Manifest b/dev-perl/File-Spec-Native/Manifest
new file mode 100644
index 000000000000..d932e9aaa831
--- /dev/null
+++ b/dev-perl/File-Spec-Native/Manifest
@@ -0,0 +1,3 @@
+DIST File-Spec-Native-1.004.tar.gz 20265 SHA256 41371dde1ee3b10142286d5e3fd67c2be3d6cdfadc297fc0666d227e8974ec3e SHA512 0c59040d13377648e6a849f8634731426b38e596ef3399db4acdef441194720186241ee02f12932d39d45fe5973feef7f394bd4c8f1d8459adbefeaa83adf6e1 WHIRLPOOL e2ce4b606cc607661c4a9833c23189d5246e735794e6c21a6dfd788b9ad172c93d9171c0c0905fd559054801bfb44aa1ee0f018cc7247bc535868fddc6a957a2
+EBUILD File-Spec-Native-1.4.0.ebuild 502 SHA256 4fd344504b70fb8dd8fc1dd62571f5a25a487b3259b7729567652cb5c16a1f82 SHA512 b309574bab50dba112220bb03e7e5c98552700b23ad6695538361188ccc47f9c3b23e7fff9eb3fb8fe87a04b76f21b69387d816be5d2588bc423a8a4ba698f5e WHIRLPOOL 2d7803aba7fe0f27ea0d7866c4e95a55cbc206e3d5e5718d513bf8f7aef1a43dcb4ff59643777835aa19702341ea41b642bb4116d11535fcb54cb9c7b2f74376
+MISC metadata.xml 405 SHA256 d99e0b240da1842c8505fb8c8ccf3f8cdb98dbcd5eb557a53ab2609b948364e9 SHA512 476e6280e833e3547f4bb81a8ff055469521d09143f6ecd9d2e8e2906ce1e85c7664fe5b1737e6d75201dc00b9c8faaf26408b995b730e99ddb793376084d93e WHIRLPOOL 2b8da7b181a2ec391d7b749f182942b73d2b74bf1ecdae26e5dbd0ea4efb8f1b46455797fc18f1631d36da3d2c231b483b046db6332b4ac8dbbb383be7fc6105
diff --git a/dev-perl/File-Spec-Native/metadata.xml b/dev-perl/File-Spec-Native/metadata.xml
new file mode 100644
index 000000000000..08bf4a5ddd37
--- /dev/null
+++ b/dev-perl/File-Spec-Native/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">File-Spec-Native</remote-id>
+ <remote-id type="cpan-module">File::Spec::Native</remote-id>
+ </upstream>
+</pkgmetadata>