Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libnitrokey/
Date: Sat, 19 Jan 2019 14:21:38
Message-Id: 1547907649.9414332f4061bdb9a9718b21bd5779bca6431a87.soap@gentoo
1 commit: 9414332f4061bdb9a9718b21bd5779bca6431a87
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 14:20:49 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 19 14:20:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9414332f
7
8 app-crypt/libnitrokey: Use SLOTed dev-cpp/catch
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-crypt/libnitrokey/libnitrokey-3.3.ebuild | 4 ++--
14 app-crypt/libnitrokey/libnitrokey-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-crypt/libnitrokey/libnitrokey-3.3.ebuild b/app-crypt/libnitrokey/libnitrokey-3.3.ebuild
18 index 32cf1940ee3..a9e23e36515 100644
19 --- a/app-crypt/libnitrokey/libnitrokey-3.3.ebuild
20 +++ b/app-crypt/libnitrokey/libnitrokey-3.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -31,7 +31,7 @@ RDEPEND="
28 DEPEND="
29 ${RDEPEND}
30 virtual/pkgconfig
31 - test? ( >=dev-cpp/catch-2.2.0 )"
32 + test? ( >=dev-cpp/catch-2.2.0:0 )"
33
34 src_configure() {
35 local mycmakeargs=(
36
37 diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
38 index 32cf1940ee3..a9e23e36515 100644
39 --- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild
40 +++ b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Foundation
43 +# Copyright 1999-2019 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -31,7 +31,7 @@ RDEPEND="
48 DEPEND="
49 ${RDEPEND}
50 virtual/pkgconfig
51 - test? ( >=dev-cpp/catch-2.2.0 )"
52 + test? ( >=dev-cpp/catch-2.2.0:0 )"
53
54 src_configure() {
55 local mycmakeargs=(