Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
Date: Fri, 20 Oct 2017 07:40:18
Message-Id: 1508485189.35097f49796e787bc4fa8b9a70e73a330d171bf6.kentnl@gentoo
1 commit: 35097f49796e787bc4fa8b9a70e73a330d171bf6
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 20 07:11:19 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 20 07:39:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35097f49
7
8 dev-perl/Dist-Zilla-Plugin-Config-Git: Add remote-id's to metadata.xml
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
16 index 2b9a936fc0a..7c6e9917bfa 100644
17 --- a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
18 +++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
19 @@ -5,4 +5,9 @@
20 <email>perl@g.o</email>
21 <name>Gentoo Perl Project</name>
22 </maintainer>
23 + <upstream>
24 + <remote-id type="cpan">Dist-Zilla-Plugin-Config-Git</remote-id>
25 + <remote-id type="cpan-module">Dist::Zilla::Plugin::Config::Git</remote-id>
26 + <remote-id type="cpan-module">Dist::Zilla::Role::GitConfig</remote-id>
27 + </upstream>
28 </pkgmetadata>