From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 44654138334 for ; Sat, 19 Jan 2019 14:21:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB146E0999; Sat, 19 Jan 2019 14:21:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84C65E0999 for ; Sat, 19 Jan 2019 14:21:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2B1C335D15 for ; Sat, 19 Jan 2019 14:21:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2639151B for ; Sat, 19 Jan 2019 14:21:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1547907646.ae9e86c87f7b7068d0ac33e92c7e05eb7c6625c3.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libjson-rpc-cpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.ebuild dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild X-VCS-Directories: dev-cpp/libjson-rpc-cpp/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ae9e86c87f7b7068d0ac33e92c7e05eb7c6625c3 X-VCS-Branch: master Date: Sat, 19 Jan 2019 14:21:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb74ed00-e570-4e71-ab8b-23f837b70022 X-Archives-Hash: 47510e61d15916cb062f628a48f05f7e commit: ae9e86c87f7b7068d0ac33e92c7e05eb7c6625c3 Author: David Seifert gentoo org> AuthorDate: Sat Jan 19 14:20:46 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jan 19 14:20:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9e86c8 dev-cpp/libjson-rpc-cpp: Use SLOTed dev-cpp/catch Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: David Seifert gentoo.org> dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild | 4 ++-- dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild | 4 ++-- dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.ebuild | 4 ++-- dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild index d04f0daefd3..614694270fd 100644 --- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild +++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ RDEPEND=" stubgen? ( dev-libs/argtable:= )" DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) - test? (