commit:     9414332f4061bdb9a9718b21bd5779bca6431a87
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 14:20:49 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 19 14:20:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9414332f

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

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 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 32cf1940ee3..a9e23e36515 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 32cf1940ee3..a9e23e36515 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=(

Reply via email to