From 129c5c93c00db75ea74eee07b91c9578ad61430e Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Wed, 22 Nov 2017 18:36:10 +0100 Subject: net-p2p/bitcoin-cli: QA fix DESCRIPTION was >80 Char. Package-Manager: Portage-2.3.15, Repoman-2.3.5 --- net-p2p/bitcoin-cli/bitcoin-cli-0.13.0.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.13.1.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.13.2.ebuild | 2 +- net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'net-p2p') 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="" -- cgit v1.2.3-65-gdbad