summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/qca')
-rw-r--r--app-crypt/qca/qca-2.1.0.3.ebuild4
-rw-r--r--app-crypt/qca/qca-2.1.1-r1.ebuild4
-rw-r--r--app-crypt/qca/qca-2.1.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/qca/qca-2.1.0.3.ebuild b/app-crypt/qca/qca-2.1.0.3.ebuild
index 6bf313296207..3cbbad0d9792 100644
--- a/app-crypt/qca/qca-2.1.0.3.ebuild
+++ b/app-crypt/qca/qca-2.1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -29,7 +29,7 @@ RDEPEND="
gcrypt? ( dev-libs/libgcrypt:= )
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
- openssl? ( >=dev-libs/openssl-1.0.1:0 )
+ openssl? ( >=dev-libs/openssl-1.0.1:0= )
pkcs11? (
dev-libs/openssl:0
dev-libs/pkcs11-helper
diff --git a/app-crypt/qca/qca-2.1.1-r1.ebuild b/app-crypt/qca/qca-2.1.1-r1.ebuild
index 158e45af25d5..ff969a702085 100644
--- a/app-crypt/qca/qca-2.1.1-r1.ebuild
+++ b/app-crypt/qca/qca-2.1.1-r1.ebuild
@@ -28,8 +28,8 @@ RDEPEND="
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
openssl? (
- !libressl? ( >=dev-libs/openssl-1.0.1:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-1.0.1:0= )
+ libressl? ( dev-libs/libressl:= )
)
pkcs11? (
!libressl? ( dev-libs/openssl:0 )
diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild
index 5cfedf59f103..3ac1973e96ef 100644
--- a/app-crypt/qca/qca-2.1.1.ebuild
+++ b/app-crypt/qca/qca-2.1.1.ebuild
@@ -28,8 +28,8 @@ RDEPEND="
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
openssl? (
- !libressl? ( >=dev-libs/openssl-1.0.1:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( >=dev-libs/openssl-1.0.1:0= )
+ libressl? ( dev-libs/libressl:= )
)
pkcs11? (
!libressl? ( dev-libs/openssl:0 )