diff options
author | Kent Fredric <kentfredric@gmail.com> | 2013-02-10 06:23:58 +1300 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2013-02-10 06:23:58 +1300 |
commit | 6044a3964b1d4f65d07d94914e057f2d965d106c (patch) | |
tree | ab8488efb2ad7ac1e360d6bec5bd00c9d1a4b060 /dev-perl/MooseX-App/metadata.xml | |
parent | [added] List-Pairwise-1.0.0 for Git-CPAN-Patch (diff) | |
download | perl-overlay-6044a3964b1d4f65d07d94914e057f2d965d106c.tar.gz perl-overlay-6044a3964b1d4f65d07d94914e057f2d965d106c.tar.bz2 perl-overlay-6044a3964b1d4f65d07d94914e057f2d965d106c.zip |
[added] MooseX-App-1.150.0 for Git-CPAN-Patch ( tests are minorly broken )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
Diffstat (limited to 'dev-perl/MooseX-App/metadata.xml')
-rw-r--r-- | dev-perl/MooseX-App/metadata.xml | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/MooseX-App/metadata.xml b/dev-perl/MooseX-App/metadata.xml new file mode 100644 index 000000000..e03a9fc1e --- /dev/null +++ b/dev-perl/MooseX-App/metadata.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>kentfredric@gmail.com</email> + <name>Kent Fredric</name> + </maintainer> + <upstream> + <remote-id type="cpan">MooseX-App</remote-id> + <remote-id type="cpan-module">Moose::Meta::Attribute::Custom::Trait::AppEnv</remote-id> + <remote-id type="cpan-module">Moose::Meta::Attribute::Custom::Trait::AppOption</remote-id> + <remote-id type="cpan-module">MooseX::App</remote-id> + <remote-id type="cpan-module">MooseX::App::Command</remote-id> + <remote-id type="cpan-module">MooseX::App::Exporter</remote-id> + <remote-id type="cpan-module">MooseX::App::Message::Block</remote-id> + <remote-id type="cpan-module">MooseX::App::Message::BlockColor</remote-id> + <remote-id type="cpan-module">MooseX::App::Message::Envelope</remote-id> + <remote-id type="cpan-module">MooseX::App::Meta::Role::Attribute::Option</remote-id> + <remote-id type="cpan-module">MooseX::App::Meta::Role::Class::Base</remote-id> + <remote-id type="cpan-module">MooseX::App::Meta::Role::Class::Command</remote-id> + <remote-id type="cpan-module">MooseX::App::Meta::Role::Class::Simple</remote-id> + <remote-id type="cpan-module">MooseX::App::Null</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::BashCompletion</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::BashCompletion::Command</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::BashCompletion::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Color</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Color::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Config</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Config::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::ConfigHome</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::ConfigHome::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Env</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Env::Meta::Attribute</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Env::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Fuzzy</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Typo</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Typo::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Version</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Version::Command</remote-id> + <remote-id type="cpan-module">MooseX::App::Plugin::Version::Meta::Class</remote-id> + <remote-id type="cpan-module">MooseX::App::Role</remote-id> + <remote-id type="cpan-module">MooseX::App::Role::Base</remote-id> + <remote-id type="cpan-module">MooseX::App::Role::Common</remote-id> + <remote-id type="cpan-module">MooseX::App::Simple</remote-id> + <remote-id type="cpan-module">MooseX::App::Utils</remote-id> + </upstream> +</pkgmetadata> |