commit: 8b284c4bb47cc441177fe24f97b8037dba533117
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 07:09:07 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:39:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b284c4b
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: Add remote-id's to metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
index 2b9a936fc0a..bdc5edee98e 100644
--- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
+++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
@@ -5,4 +5,8 @@
<email>[email protected]</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">Dist-Zilla-Plugin-AuthorsFromGit</remote-id>
+ <remote-id
type="cpan-module">Dist::Zilla::Plugin::AuthorsFromGit</remote-id>
+ </upstream>
</pkgmetadata>