summaryrefslogtreecommitdiff
path: root/net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild')
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild
index 5ac8fb8bc259..6f5b39c0dc41 100644
--- a/net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild
+++ b/net-p2p/bitcoin-cli/bitcoin-cli-9999.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
@@ -7,7 +7,7 @@ BITCOINCORE_NO_SYSLIBS=1
BITCOINCORE_IUSE=""
inherit bitcoincore
-DESCRIPTION="Command-line 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=""