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-libs/libbitcoinconsensus/
Date: Fri, 26 Jan 2018 23:24:29
Message-Id: 1517009033.ee81be33b93c38fbf3b43428ddb028b23f563bb6.whissi@gentoo
1 commit: ee81be33b93c38fbf3b43428ddb028b23f563bb6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:16:36 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:23:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee81be33
7
8 net-libs/libbitcoinconsensus: x86 stable (bug #644940)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild
16 index d83c3297cad..58ed3be69a9 100644
17 --- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild
18 +++ b/net-libs/libbitcoinconsensus/libbitcoinconsensus-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="Bitcoin Core consensus library"
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