summaryrefslogtreecommitdiff
path: root/dev-perl/Path-IsDev
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
commitbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (patch)
tree0d7a74b4463ee387f9cf9368ceb1b757f694f72a /dev-perl/Path-IsDev
parentf716a9fe6455d39eef01e718aae68dae61c19704 (diff)
downloadbaldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.gz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.xz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.zip
Revert "Adding metadata"
This reverts commit f716a9fe6455d39eef01e718aae68dae61c19704.
Diffstat (limited to 'dev-perl/Path-IsDev')
-rw-r--r--dev-perl/Path-IsDev/Manifest1
-rw-r--r--dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild39
-rw-r--r--dev-perl/Path-IsDev/metadata.xml38
3 files changed, 78 insertions, 0 deletions
diff --git a/dev-perl/Path-IsDev/Manifest b/dev-perl/Path-IsDev/Manifest
new file mode 100644
index 000000000000..750575d44b2a
--- /dev/null
+++ b/dev-perl/Path-IsDev/Manifest
@@ -0,0 +1 @@
+DIST Path-IsDev-1.001003.tar.gz 188687 BLAKE2B f3f226d73ffb7aebb8cd936b384236e4542f925bfef575c9bc4199de3fad84fd94d4d45ba026315de4ee6d4cc47d48cfd205df698fe9a0f13e8c5e55e552ee58 SHA512 fd4e355d0e67ec210eba443d5867dce181664da6ae300d81b98e77fd78a25d5a4f95e0b901f0a6c7596f28a3e2e37264f31226c410f5e6fb6a565d2ef0618d59
diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild
new file mode 100644
index 000000000000..6bd6dbabef02
--- /dev/null
+++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=KENTNL
+DIST_VERSION=1.001003
+inherit perl-module
+
+DESCRIPTION="Determine if a given Path resembles a development source tree"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="minimal"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Class-Tiny-0.10.0
+ dev-perl/File-HomeDir
+ dev-perl/Module-Runtime
+ >=dev-perl/Path-Tiny-0.4.0
+ dev-perl/Role-Tiny
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Sub-Exporter
+"
+
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ !minimal? ( >=virtual/perl-ExtUtils-MakeMaker-7.0.0 )
+ test? (
+ !minimal? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ >=virtual/perl-Test-Simple-0.990.0
+ )
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ dev-perl/Test-Fatal
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/Path-IsDev/metadata.xml b/dev-perl/Path-IsDev/metadata.xml
new file mode 100644
index 000000000000..88628f7682b3
--- /dev/null
+++ b/dev-perl/Path-IsDev/metadata.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://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">Path-IsDev</remote-id>
+ <remote-id type="cpan-module">Path::IsDev</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::Changelog</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::DevDirMarker</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::META</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::MYMETA</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::Makefile</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::TestDir</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::Tool::Dzil</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::Tool::MakeMaker</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::Tool::ModuleBuild</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Heuristic::VCS::Git</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::HeuristicSet::Basic</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::NegativeHeuristic::HomeDir</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::NegativeHeuristic::IsDev::IgnoreFile</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::NegativeHeuristic::PerlINC</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Object</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Result</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Heuristic</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::HeuristicSet</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::HeuristicSet::Simple</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::Child::Exists::Any</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::Child::Exists::Any::Dir</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::Child::Exists::Any::File</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::Matcher::FullPath::Is::Any</remote-id>
+ <remote-id type="cpan-module">Path::IsDev::Role::NegativeHeuristic</remote-id>
+ </upstream>
+</pkgmetadata>