app-crypt/libnitrokey: Use SLOTed dev-cpp/catch

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2019-01-19 15:20:49 +01:00
parent ae9e86c87f
commit 9414332f40
2 changed files with 4 additions and 4 deletions

View File

@@ -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=(

View File

@@ -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=(