Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/librnp/
Date: Tue, 23 Aug 2022 01:16:44
Message-Id: 1661217333.1c1930cfdcdde41549bff34f9b648dbf72c5a743.sam@gentoo
1 commit: 1c1930cfdcdde41549bff34f9b648dbf72c5a743
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 01:15:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 01:15:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1930cf
7
8 dev-util/librnp: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/librnp/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/dev-util/librnp/metadata.xml b/dev-util/librnp/metadata.xml
16 index d7a0807d3469..086e8d1f3ea1 100644
17 --- a/dev-util/librnp/metadata.xml
18 +++ b/dev-util/librnp/metadata.xml
19 @@ -5,4 +5,7 @@
20 <email>mozilla@g.o</email>
21 <name>Gentoo Mozilla Team</name>
22 </maintainer>
23 + <upstream>
24 + <remote-id type="github">rnpgp/rnp</remote-id>
25 + </upstream>
26 </pkgmetadata>