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/asterisk/
Date: Fri, 19 Aug 2022 03:46:47
Message-Id: 1660880787.826f3f8b960f192aac71c3f4e4a799ca57b082f2.sam@gentoo
1 commit: 826f3f8b960f192aac71c3f4e4a799ca57b082f2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 03:40:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 03:46:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826f3f8b
7
8 net-misc/asterisk: add github upstream metadata
9
10 It's a mirror but it's useful to be able to get to the
11 repo quickly for checking things.
12
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-misc/asterisk/metadata.xml | 3 +++
16 1 file changed, 3 insertions(+)
17
18 diff --git a/net-misc/asterisk/metadata.xml b/net-misc/asterisk/metadata.xml
19 index 24a85024683a..a24c794eaae3 100644
20 --- a/net-misc/asterisk/metadata.xml
21 +++ b/net-misc/asterisk/metadata.xml
22 @@ -25,4 +25,7 @@
23 <flag name="statsd">Enable statsd integration</flag>
24 <flag name="unbound">Enable improved DNS core (SRV, NAPTR) by use of libunbound</flag>
25 </use>
26 + <upstream>
27 + <remote-id type="github">asterisk/asterisk</remote-id>
28 + </upstream>
29 </pkgmetadata>