Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ldns/
Date: Sun, 07 Feb 2021 01:12:07
Message-Id: 1612660317.4e6202e900d379cf6040f7458c16ab5fbe570462.sam@gentoo
1 commit: 4e6202e900d379cf6040f7458c16ab5fbe570462
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 01:11:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 01:11:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6202e9
7
8 net-libs/ldns: add github remote-id
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-libs/ldns/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-libs/ldns/metadata.xml b/net-libs/ldns/metadata.xml
17 index 0e2252d4c32..50440345a5b 100644
18 --- a/net-libs/ldns/metadata.xml
19 +++ b/net-libs/ldns/metadata.xml
20 @@ -18,4 +18,7 @@
21 <flag name="ed448">Enable ED448 support</flag>
22 <flag name="gost">Enable GOST support</flag>
23 </use>
24 + <upstream>
25 + <remote-id type="github">NLnetLabs/ldns</remote-id>
26 + </upstream>
27 </pkgmetadata>