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-analyzer/cacti-spine/
Date: Sat, 02 Jan 2021 05:04:05
Message-Id: 1609563836.40bf14a4c461c992bb4d4d4c6846da7e9bfec3cb.sam@gentoo
1 commit: 40bf14a4c461c992bb4d4d4c6846da7e9bfec3cb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 05:03:38 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 05:03:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bf14a4
7
8 net-analyzer/cacti-spine: add github remote-id
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-analyzer/cacti-spine/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-analyzer/cacti-spine/metadata.xml b/net-analyzer/cacti-spine/metadata.xml
17 index 3c9260bb290..4a1f3100821 100644
18 --- a/net-analyzer/cacti-spine/metadata.xml
19 +++ b/net-analyzer/cacti-spine/metadata.xml
20 @@ -13,4 +13,7 @@
21 replacement for the default cmd.php poller so you must decide if using
22 Spine makes sense for your installation.
23 </longdescription>
24 + <upstream>
25 + <remote-id type="github">Cacti/spine</remote-id>
26 + </upstream>
27 </pkgmetadata>