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-misc/electrum/
Date: Sat, 31 Dec 2022 13:31:53
Message-Id: 1672493504.ac9229aefd8f3f4d95eb23ce181e63b28619c4f8.mgorny@gentoo
1 commit: ac9229aefd8f3f4d95eb23ce181e63b28619c4f8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 13:31:20 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 13:31:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9229ae
7
8 net-misc/electrum: Add GH remote-id
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-misc/electrum/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/net-misc/electrum/metadata.xml b/net-misc/electrum/metadata.xml
16 index 8f2706737ba4..b37bf7b5c7ab 100644
17 --- a/net-misc/electrum/metadata.xml
18 +++ b/net-misc/electrum/metadata.xml
19 @@ -18,4 +18,7 @@
20 <flag name="cli">Enables the CLI interface</flag>
21 <flag name="qrcode">Enable QR code scanning with <pkg>media-gfx/zbar</pkg></flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">spesmilo/electrum</remote-id>
25 + </upstream>
26 </pkgmetadata>