commit: 39ed2f935f4997ffc77e9fdc05008932e013bdac Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 15:39:19 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 15:42:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ed2f93
net-p2p/bitcoin-cli: shorten the description Package-Manager: portage-2.2.26 net-p2p/bitcoin-cli/bitcoin-cli-0.10.2.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.11.0.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.11.1.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.11.2.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-0.12.0.ebuild | 4 ++-- net-p2p/bitcoin-cli/bitcoin-cli-9999.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.10.2.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.10.2.ebuild index ce3e7b3..15c46a4 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.10.2.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ BITCOINCORE_LJR_DATE="20150428" BITCOINCORE_IUSE="" inherit bash-completion-r1 bitcoincore -DESCRIPTION="Command-line JSON-RPC client specifically designed for talking to Bitcoin Core Daemon" +DESCRIPTION="Command-line client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.0.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.0.ebuild index c1a252c..a865ca0 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.0.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ BITCOINCORE_LJR_DATE="20150711" 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 client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.1.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.1.ebuild index 13e5eda..35fbdee 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.1.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ BITCOINCORE_LJR_DATE="20150921" 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 client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.2.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.2.ebuild index e5a6ee6..f3d12e2 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.11.2.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ BITCOINCORE_LJR_DATE="20151118" 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 client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.12.0.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.12.0.ebuild index 95f36a9..e11b103 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.12.0.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ BITCOINCORE_LJR_PREV="rc1" 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 client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~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 3c7b4d5..7ecc5fa 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-2015 Gentoo Foundation +# Copyright 2010-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ BITCOINCORE_NO_SYSLIBS=1 BITCOINCORE_IUSE="" inherit bitcoincore -DESCRIPTION="Command-line JSON-RPC client specifically designed for talking to Bitcoin Core Daemon" +DESCRIPTION="Command-line client specifically designed for talking to Bitcoin Core Daemon" LICENSE="MIT" SLOT="0" KEYWORDS=""
