commit: 2dadf66072b9bb316d37c96b6bf21a1048be237f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 18:25:19 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 18:25:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dadf660
app-crypt/qca: Pin slot on dev-libs/botan
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-crypt/qca/qca-2.1.1-r1.ebuild | 4 ++--
app-crypt/qca/qca-2.1.1.ebuild | 4 ++--
app-crypt/qca/qca-2.1.3.ebuild | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-crypt/qca/qca-2.1.1-r1.ebuild
b/app-crypt/qca/qca-2.1.1-r1.ebuild
index 0ad3980c8f..18fd49c51d 100644
--- a/app-crypt/qca/qca-2.1.1-r1.ebuild
+++ b/app-crypt/qca/qca-2.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,7 +23,7 @@ RDEPEND="
!app-crypt/qca-logger
!app-crypt/qca-ossl
!app-crypt/qca-pkcs11
- botan? ( dev-libs/botan )
+ botan? ( dev-libs/botan:0 )
gcrypt? ( dev-libs/libgcrypt:= )
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild
index 81e1b32b34..c24812af94 100644
--- a/app-crypt/qca/qca-2.1.1.ebuild
+++ b/app-crypt/qca/qca-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,7 +23,7 @@ RDEPEND="
!app-crypt/qca-logger
!app-crypt/qca-ossl
!app-crypt/qca-pkcs11
- botan? ( dev-libs/botan )
+ botan? ( dev-libs/botan:0 )
gcrypt? ( dev-libs/libgcrypt:= )
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
diff --git a/app-crypt/qca/qca-2.1.3.ebuild b/app-crypt/qca/qca-2.1.3.ebuild
index 82d1b66764..d46a72f31a 100644
--- a/app-crypt/qca/qca-2.1.3.ebuild
+++ b/app-crypt/qca/qca-2.1.3.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
!app-crypt/qca-logger
!app-crypt/qca-ossl
!app-crypt/qca-pkcs11
- botan? ( dev-libs/botan )
+ botan? ( dev-libs/botan:0 )
gcrypt? ( dev-libs/libgcrypt:= )
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )