summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild')
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild
index 06646283c196..968774889471 100644
--- a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild
+++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2010-2016 Gentoo Foundation
+# Copyright 2010-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ BITCOINCORE_LJR_DATE="20161027"
BITCOINCORE_IUSE="+ljr"
inherit bash-completion-r1 bitcoincore
-DESCRIPTION="Command-line JSON-RPC client specifically designed for talking to Bitcoin Core Daemon"
+DESCRIPTION="Command-line JSON-RPC client for the communication with the Bitcoin Core Daemon"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"