summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-22 18:36:10 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-22 18:36:20 +0100
commit129c5c93c00db75ea74eee07b91c9578ad61430e (patch)
tree204542645e69eef5a93925dda3c5500f752234ce /net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild
parentsys-cluster/kube-apiserver: Remove old (diff)
downloadgentoo-129c5c93c00db75ea74eee07b91c9578ad61430e.tar.gz
gentoo-129c5c93c00db75ea74eee07b91c9578ad61430e.tar.bz2
gentoo-129c5c93c00db75ea74eee07b91c9578ad61430e.zip
net-p2p/bitcoin-cli: QA fix DESCRIPTION
was >80 Char. Package-Manager: Portage-2.3.15, Repoman-2.3.5
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"