Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/
Date: Wed, 15 Feb 2017 18:25:40
Message-Id: 1487183128.2dadf66072b9bb316d37c96b6bf21a1048be237f.johu@gentoo
1 commit: 2dadf66072b9bb316d37c96b6bf21a1048be237f
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 15 18:25:19 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 15 18:25:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dadf660
7
8 app-crypt/qca: Pin slot on dev-libs/botan
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-crypt/qca/qca-2.1.1-r1.ebuild | 4 ++--
13 app-crypt/qca/qca-2.1.1.ebuild | 4 ++--
14 app-crypt/qca/qca-2.1.3.ebuild | 2 +-
15 3 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/app-crypt/qca/qca-2.1.1-r1.ebuild b/app-crypt/qca/qca-2.1.1-r1.ebuild
18 index 0ad3980c8f..18fd49c51d 100644
19 --- a/app-crypt/qca/qca-2.1.1-r1.ebuild
20 +++ b/app-crypt/qca/qca-2.1.1-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -23,7 +23,7 @@ RDEPEND="
28 !app-crypt/qca-logger
29 !app-crypt/qca-ossl
30 !app-crypt/qca-pkcs11
31 - botan? ( dev-libs/botan )
32 + botan? ( dev-libs/botan:0 )
33 gcrypt? ( dev-libs/libgcrypt:= )
34 gpg? ( app-crypt/gnupg )
35 nss? ( dev-libs/nss )
36
37 diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild
38 index 81e1b32b34..c24812af94 100644
39 --- a/app-crypt/qca/qca-2.1.1.ebuild
40 +++ b/app-crypt/qca/qca-2.1.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -23,7 +23,7 @@ RDEPEND="
48 !app-crypt/qca-logger
49 !app-crypt/qca-ossl
50 !app-crypt/qca-pkcs11
51 - botan? ( dev-libs/botan )
52 + botan? ( dev-libs/botan:0 )
53 gcrypt? ( dev-libs/libgcrypt:= )
54 gpg? ( app-crypt/gnupg )
55 nss? ( dev-libs/nss )
56
57 diff --git a/app-crypt/qca/qca-2.1.3.ebuild b/app-crypt/qca/qca-2.1.3.ebuild
58 index 82d1b66764..d46a72f31a 100644
59 --- a/app-crypt/qca/qca-2.1.3.ebuild
60 +++ b/app-crypt/qca/qca-2.1.3.ebuild
61 @@ -23,7 +23,7 @@ RDEPEND="
62 !app-crypt/qca-logger
63 !app-crypt/qca-ossl
64 !app-crypt/qca-pkcs11
65 - botan? ( dev-libs/botan )
66 + botan? ( dev-libs/botan:0 )
67 gcrypt? ( dev-libs/libgcrypt:= )
68 gpg? ( app-crypt/gnupg )
69 nss? ( dev-libs/nss )