From 9414332f4061bdb9a9718b21bd5779bca6431a87 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 19 Jan 2019 15:20:49 +0100 Subject: app-crypt/libnitrokey: Use SLOTed dev-cpp/catch Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: David Seifert --- app-crypt/libnitrokey/libnitrokey-3.3.ebuild | 4 ++-- app-crypt/libnitrokey/libnitrokey-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-crypt/libnitrokey/libnitrokey-3.3.ebuild b/app-crypt/libnitrokey/libnitrokey-3.3.ebuild index 32cf1940ee3a..a9e23e365158 100644 --- a/app-crypt/libnitrokey/libnitrokey-3.3.ebuild +++ b/app-crypt/libnitrokey/libnitrokey-3.3.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 @@ -31,7 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - test? ( >=dev-cpp/catch-2.2.0 )" + test? ( >=dev-cpp/catch-2.2.0:0 )" src_configure() { local mycmakeargs=( diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild b/app-crypt/libnitrokey/libnitrokey-9999.ebuild index 32cf1940ee3a..a9e23e365158 100644 --- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild +++ b/app-crypt/libnitrokey/libnitrokey-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 @@ -31,7 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - test? ( >=dev-cpp/catch-2.2.0 )" + test? ( >=dev-cpp/catch-2.2.0:0 )" src_configure() { local mycmakeargs=( -- cgit v1.2.3-65-gdbad