Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-qt/
Date: Thu, 22 Feb 2018 09:05:28
Message-Id: 1519290307.08909260c4d9d695a47bd861c0b71cd9d1fe9d76.ago@gentoo
1 commit: 08909260c4d9d695a47bd861c0b71cd9d1fe9d76
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 09:03:51 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 09:05:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08909260
7
8 net-p2p/bitcoin-qt: amd64 stable wrt bug #644940
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
18 index 9f10fc64fac..0c9ce13ca9e 100644
19 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
20 +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
21 @@ -21,7 +21,7 @@ DESCRIPTION="An end-user Qt GUI for the Bitcoin crypto-currency"
22 HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/"
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
27
28 SRC_URI="
29 https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz