Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/2ping/
Date: Tue, 25 May 2021 16:05:11
Message-Id: 1621958692.15646065f97b831515d8f3d53aedf546638215af.mgorny@gentoo
1 commit: 15646065f97b831515d8f3d53aedf546638215af
2 Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
3 AuthorDate: Tue May 25 08:48:41 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 16:04:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15646065
7
8 net-analyzer/2ping: add github remote-id
9
10 Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 net-analyzer/2ping/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-analyzer/2ping/metadata.xml b/net-analyzer/2ping/metadata.xml
17 index de17b7a0b3c..d526307b664 100644
18 --- a/net-analyzer/2ping/metadata.xml
19 +++ b/net-analyzer/2ping/metadata.xml
20 @@ -8,4 +8,7 @@
21 <use>
22 <flag name="server">Install the server init scripts.</flag>
23 </use>
24 + <upstream>
25 + <remote-id type="github">rfinnie/2ping</remote-id>
26 + </upstream>
27 </pkgmetadata>