summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-23 00:16:40 +0000
committerSam James <sam@gentoo.org>2022-03-23 00:44:10 +0000
commit789bbab596a9a3af7e08b6cda51245a1257f3052 (patch)
tree795ea42d1577fb298f682a4a862fa90dbbd27c1e /net-vpn/strongswan
parentsys-libs/ldb: add subslot dep on OpenLDAP (diff)
downloadgentoo-789bbab596a9a3af7e08b6cda51245a1257f3052.tar.gz
gentoo-789bbab596a9a3af7e08b6cda51245a1257f3052.tar.bz2
gentoo-789bbab596a9a3af7e08b6cda51245a1257f3052.zip
net-vpn/strongswan: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r--net-vpn/strongswan/strongswan-5.9.2-r3.ebuild (renamed from net-vpn/strongswan/strongswan-5.9.2-r2.ebuild)4
-rw-r--r--net-vpn/strongswan/strongswan-5.9.4-r2.ebuild (renamed from net-vpn/strongswan/strongswan-5.9.4-r1.ebuild)4
-rw-r--r--net-vpn/strongswan/strongswan-5.9.5-r1.ebuild (renamed from net-vpn/strongswan/strongswan-5.9.5.ebuild)4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-vpn/strongswan/strongswan-5.9.2-r2.ebuild b/net-vpn/strongswan/strongswan-5.9.2-r3.ebuild
index 4f93e449e8c6..095a964f45a7 100644
--- a/net-vpn/strongswan/strongswan-5.9.2-r2.ebuild
+++ b/net-vpn/strongswan/strongswan-5.9.2-r3.ebuild
@@ -28,10 +28,10 @@ COMMON_DEPEND="non-root? (
acct-group/ipsec
)
gmp? ( >=dev-libs/gmp-4.1.5:= )
- gcrypt? ( dev-libs/libgcrypt:0 )
+ gcrypt? ( dev-libs/libgcrypt:= )
caps? ( sys-libs/libcap )
curl? ( net-misc/curl )
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
openssl? ( >=dev-libs/openssl-0.9.8:=[-bindist(-)] <dev-libs/openssl-3:= )
mysql? ( dev-db/mysql-connector-c:= )
sqlite? ( >=dev-db/sqlite-3.3.1 )
diff --git a/net-vpn/strongswan/strongswan-5.9.4-r1.ebuild b/net-vpn/strongswan/strongswan-5.9.4-r2.ebuild
index 32650ad0af2b..49d955fb8c2f 100644
--- a/net-vpn/strongswan/strongswan-5.9.4-r1.ebuild
+++ b/net-vpn/strongswan/strongswan-5.9.4-r2.ebuild
@@ -30,10 +30,10 @@ COMMON_DEPEND="non-root? (
acct-group/ipsec
)
gmp? ( >=dev-libs/gmp-4.1.5:= )
- gcrypt? ( dev-libs/libgcrypt:0 )
+ gcrypt? ( dev-libs/libgcrypt:= )
caps? ( sys-libs/libcap )
curl? ( net-misc/curl )
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
openssl? ( >=dev-libs/openssl-0.9.8:=[-bindist(-)] )
mysql? ( dev-db/mysql-connector-c:= )
sqlite? ( >=dev-db/sqlite-3.3.1 )
diff --git a/net-vpn/strongswan/strongswan-5.9.5.ebuild b/net-vpn/strongswan/strongswan-5.9.5-r1.ebuild
index 453e24f93733..6750a94b8675 100644
--- a/net-vpn/strongswan/strongswan-5.9.5.ebuild
+++ b/net-vpn/strongswan/strongswan-5.9.5-r1.ebuild
@@ -30,10 +30,10 @@ COMMON_DEPEND="non-root? (
acct-group/ipsec
)
gmp? ( >=dev-libs/gmp-4.1.5:= )
- gcrypt? ( dev-libs/libgcrypt:0 )
+ gcrypt? ( dev-libs/libgcrypt:= )
caps? ( sys-libs/libcap )
curl? ( net-misc/curl )
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
openssl? ( >=dev-libs/openssl-0.9.8:=[-bindist(-)] )
mysql? ( dev-db/mysql-connector-c:= )
sqlite? ( >=dev-db/sqlite-3.3.1 )