diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-20 20:11:19 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-20 20:39:49 +1300 |
commit | 35097f49796e787bc4fa8b9a70e73a330d171bf6 (patch) | |
tree | c594da91c4ebf4cc7493e3f644c58a2cc5aaca06 /dev-perl/Dist-Zilla-Plugin-Config-Git | |
parent | dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: Add remote-id's to metadata.xml (diff) | |
download | gentoo-35097f49796e787bc4fa8b9a70e73a330d171bf6.tar.gz gentoo-35097f49796e787bc4fa8b9a70e73a330d171bf6.tar.bz2 gentoo-35097f49796e787bc4fa8b9a70e73a330d171bf6.zip |
dev-perl/Dist-Zilla-Plugin-Config-Git: Add remote-id's to metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-Config-Git')
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml index 2b9a936fc0a1..7c6e9917bfa1 100644 --- a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml +++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml @@ -5,4 +5,9 @@ <email>perl@gentoo.org</email> <name>Gentoo Perl Project</name> </maintainer> + <upstream> + <remote-id type="cpan">Dist-Zilla-Plugin-Config-Git</remote-id> + <remote-id type="cpan-module">Dist::Zilla::Plugin::Config::Git</remote-id> + <remote-id type="cpan-module">Dist::Zilla::Role::GitConfig</remote-id> + </upstream> </pkgmetadata> |