Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bitcoin-tx/
Date: Fri, 26 Jan 2018 23:24:31
Message-Id: 1517009036.e01bd237c7f09e1ca077fd6f207ad292e0239be5.whissi@gentoo
1 commit: e01bd237c7f09e1ca077fd6f207ad292e0239be5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:17:45 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:23:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01bd237
7
8 dev-util/bitcoin-tx: x86 stable (bug #644940)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild
16 index 0fc22714164..d5c34e353b8 100644
17 --- a/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild
18 +++ b/dev-util/bitcoin-tx/bitcoin-tx-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 Bitcoin transaction tool"
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