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
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')
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.ebuild4
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild4
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild2
-rw-r--r--net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild4
4 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.ebuild
index ed503cc6e949..5214d5c7ea4b 100644
--- a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.ebuild
+++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.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="20160814"
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"
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"
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
index 2a4bdb7544d1..e6f0569a9bab 100644
--- a/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
+++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild
@@ -8,7 +8,7 @@ BITCOINCORE_LJR_DATE="20170102"
BITCOINCORE_IUSE="knots"
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"
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=""