Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bitcoin-tx/
Date: Thu, 22 Feb 2018 09:05:25
Message-Id: 1519290306.7efed8f4241f9a931fcdaf10710609947ab46908.ago@gentoo
1 commit: 7efed8f4241f9a931fcdaf10710609947ab46908
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 09:03:26 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 09:05:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efed8f4
7
8 dev-util/bitcoin-tx: 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 dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild b/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild
18 index 35051137b2e..742aad14eb0 100644
19 --- a/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild
20 +++ b/dev-util/bitcoin-tx/bitcoin-tx-0.15.1.ebuild
21 @@ -18,7 +18,7 @@ DESCRIPTION="Command-line Bitcoin transaction tool"
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