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