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-irc/ngircd/
Date: Wed, 19 Aug 2020 14:33:27
Message-Id: 1597847594.02165cd9ae9b6d86c89208a3b6bd132fa14d9ed4.sam@gentoo
1 commit: 02165cd9ae9b6d86c89208a3b6bd132fa14d9ed4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 14:30:10 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 14:33:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02165cd9
7
8 net-irc/ngircd: add upstream info
9
10 Package-Manager: Portage-3.0.3, Repoman-3.0.0
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-irc/ngircd/metadata.xml | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/net-irc/ngircd/metadata.xml b/net-irc/ngircd/metadata.xml
17 index c67531d126a..92912912526 100644
18 --- a/net-irc/ngircd/metadata.xml
19 +++ b/net-irc/ngircd/metadata.xml
20 @@ -10,4 +10,8 @@
21 <flag name="irc-plus">Enables support for the IRC+ protocol (needs <pkg>virtual/libiconv</pkg>)</flag>
22 <flag name="strict-rfc">Strict RFC compliance; may harm compatibility</flag>
23 </use>
24 + <upstream>
25 + <remote-id type="cpe">cpe:/a:barton:ngircd</remote-id>
26 + <remote-id type="github">ngircd/ngircd</remote-id>
27 + </upstream>
28 </pkgmetadata>