diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-04-04 07:22:00 +1200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-08 01:07:41 +0200 |
commit | a1f82d09efc31b7d6f8f8c09bd3f579987ce7e7b (patch) | |
tree | 465bbd9d07706ad3bc14d53a8afa6c8605e0883e /dev-perl/Path-IsDev/metadata.xml | |
parent | sys-kernel/linux-firmware: remove old (diff) | |
download | gentoo-a1f82d09efc31b7d6f8f8c09bd3f579987ce7e7b.tar.gz gentoo-a1f82d09efc31b7d6f8f8c09bd3f579987ce7e7b.tar.bz2 gentoo-a1f82d09efc31b7d6f8f8c09bd3f579987ce7e7b.zip |
dev-perl/Path-IsDev: Added to tree at 1.1.2
Required for new dev-perl/Pod-Spell
NB: I am, ashamedly, also upstream for this :(
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Path-IsDev/metadata.xml')
-rw-r--r-- | dev-perl/Path-IsDev/metadata.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/Path-IsDev/metadata.xml b/dev-perl/Path-IsDev/metadata.xml new file mode 100644 index 000000000000..f11ae9c5955b --- /dev/null +++ b/dev-perl/Path-IsDev/metadata.xml @@ -0,0 +1,38 @@ +<?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">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> |