diff options
author | Johannes Huber <johu@gentoo.org> | 2017-02-15 19:25:19 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-02-15 19:25:28 +0100 |
commit | 2dadf66072b9bb316d37c96b6bf21a1048be237f (patch) | |
tree | ef80b6bc163dcc8bfa8a3eedd903eba8e60fd25e /app-crypt | |
parent | app-crypt/qca: Version bump 2.1.3 (diff) | |
download | gentoo-2dadf66072b9bb316d37c96b6bf21a1048be237f.tar.gz gentoo-2dadf66072b9bb316d37c96b6bf21a1048be237f.tar.bz2 gentoo-2dadf66072b9bb316d37c96b6bf21a1048be237f.zip |
app-crypt/qca: Pin slot on dev-libs/botan
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/qca/qca-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/qca/qca-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | 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 0ad3980c8f38..18fd49c51d87 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 81e1b32b3442..c24812af94a8 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 82d1b6676478..d46a72f31a9c 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 ) |