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-misc/miniupnpd/
Date: Mon, 16 May 2022 23:06:15
Message-Id: 1652742345.4d2516123d670c287f4d63b5e5c002a60bb0ab63.sam@gentoo
1 commit: 4d2516123d670c287f4d63b5e5c002a60bb0ab63
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 23:05:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 23:05:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d251612
7
8 net-misc/miniupnpd: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/miniupnpd/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/net-misc/miniupnpd/metadata.xml b/net-misc/miniupnpd/metadata.xml
16 index 37183016068f..e1c5b875f102 100644
17 --- a/net-misc/miniupnpd/metadata.xml
18 +++ b/net-misc/miniupnpd/metadata.xml
19 @@ -17,4 +17,7 @@
20 <flag name="portinuse">Check if a port is in use before allowing a NAT-PMP client to map it.</flag>
21 <flag name="strict">Be more strict regarding compliance with UPnP specifications.</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">miniupnp/miniupnp</remote-id>
25 + </upstream>
26 </pkgmetadata>