summaryrefslogtreecommitdiff
path: root/dev-perl/File-Spec-Native
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
commitdda948891d3731927b821ce31f9d9a2d03ba20c5 (patch)
tree99cd40be4cbb0606260da212cd81b8ab2db9da9b /dev-perl/File-Spec-Native
parenta3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (diff)
downloadbaldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.gz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.xz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.zip
Adding metadata
Diffstat (limited to 'dev-perl/File-Spec-Native')
-rw-r--r--dev-perl/File-Spec-Native/File-Spec-Native-1.4.0-r1.ebuild25
-rw-r--r--dev-perl/File-Spec-Native/Manifest1
-rw-r--r--dev-perl/File-Spec-Native/metadata.xml9
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0-r1.ebuild b/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0-r1.ebuild
new file mode 100644
index 000000000000..02ac12fe14ef
--- /dev/null
+++ b/dev-perl/File-Spec-Native/File-Spec-Native-1.4.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ virtual/perl-File-Spec
+"
+BDEPEND="${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..9e20dacae9d9
--- /dev/null
+++ b/dev-perl/File-Spec-Native/Manifest
@@ -0,0 +1 @@
+DIST File-Spec-Native-1.004.tar.gz 20265 BLAKE2B 63d5a16d7afd7e09514bb4eb27b5c1be495dbfe8fe0e782859c4de8eb01cd8f32dfca711a80beefefd91930832708d9329af7e2514000fe4cdb411616fbef40d SHA512 0c59040d13377648e6a849f8634731426b38e596ef3399db4acdef441194720186241ee02f12932d39d45fe5973feef7f394bd4c8f1d8459adbefeaa83adf6e1
diff --git a/dev-perl/File-Spec-Native/metadata.xml b/dev-perl/File-Spec-Native/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/File-Spec-Native/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>