commit: 35097f49796e787bc4fa8b9a70e73a330d171bf6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 07:11:19 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:39:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35097f49
dev-perl/Dist-Zilla-Plugin-Config-Git: Add remote-id's to metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
index 2b9a936fc0a..7c6e9917bfa 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>[email protected]</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>