Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoin-cli/
Date: Fri, 26 Jan 2018 23:24:29
Message-Id: 1517009038.64999464722ff2059b0c0c6bd0b6a9635edf1345.whissi@gentoo
1 commit: 64999464722ff2059b0c0c6bd0b6a9635edf1345
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:18:18 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:23:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64999464
7
8 net-p2p/bitcoin-cli: x86 stable (bug #644940)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild
16 index a63af598ca6..e143f8a4489 100644
17 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild
18 +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2010-2017 Gentoo Foundation
21 +# Copyright 2010-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -18,7 +18,7 @@ DESCRIPTION="Command-line JSON-RPC client specifically for interfacing with bitc
26 HOMEPAGE="http://bitcoincore.org/ http://bitcoinknots.org/"
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
31
32 SRC_URI="
33 https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz