diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/Path-IsDev | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Path-IsDev')
| -rw-r--r-- | dev-perl/Path-IsDev/Manifest | 1 | ||||
| -rw-r--r-- | dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild | 39 | ||||
| -rw-r--r-- | dev-perl/Path-IsDev/metadata.xml | 38 |
3 files changed, 0 insertions, 78 deletions
diff --git a/dev-perl/Path-IsDev/Manifest b/dev-perl/Path-IsDev/Manifest deleted file mode 100644 index 750575d44b2a..000000000000 --- a/dev-perl/Path-IsDev/Manifest +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 6bd6dbabef02..000000000000 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.3-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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 deleted file mode 100644 index 88628f7682b3..000000000000 --- a/dev-perl/Path-IsDev/metadata.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?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> |
