commit: ae9e86c87f7b7068d0ac33e92c7e05eb7c6625c3 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Jan 19 14:20:46 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> 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 <soap <AT> 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? ( <dev-cpp/catch-2 )" + test? ( dev-cpp/catch:1 )" RESTRICT="!test? ( test )" diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild index fbf180d4cf2..2ab94282c0a 100644 --- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-r1.ebuild +++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1-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? ( >=dev-cpp/catch-2 )" + test? ( dev-cpp/catch:0 )" RESTRICT="!test? ( test )" diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.ebuild b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.ebuild index d04f0daefd3..614694270fd 100644 --- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.ebuild +++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-1.1.1.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? ( <dev-cpp/catch-2 )" + test? ( dev-cpp/catch:1 )" RESTRICT="!test? ( test )" diff --git a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild index 1daad1e754b..b5214663cb0 100644 --- a/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.ebuild +++ b/dev-cpp/libjson-rpc-cpp/libjson-rpc-cpp-9999.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 @@ -25,7 +25,7 @@ RDEPEND=" stubgen? ( dev-libs/argtable:= )" DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) - test? ( >=dev-cpp/catch-2 )" + test? ( dev-cpp/catch:0 )" RESTRICT="!test? ( test )"