Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/
Date: Fri, 14 Sep 2018 22:13:57
Message-Id: 1536963200.c27f924902d342c02d5d678ff0f3fe09a14fc600.whissi@gentoo
1 commit: c27f924902d342c02d5d678ff0f3fe09a14fc600
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 22:13:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 22:13:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27f9249
7
8 net-vpn/strongswan: add sub slot operator on net-dns/unbound atom
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-vpn/strongswan/strongswan-5.5.3.ebuild | 4 ++--
13 net-vpn/strongswan/strongswan-5.6.0-r1.ebuild | 2 +-
14 net-vpn/strongswan/strongswan-5.6.0.ebuild | 4 ++--
15 net-vpn/strongswan/strongswan-5.6.2.ebuild | 2 +-
16 net-vpn/strongswan/strongswan-5.6.3.ebuild | 2 +-
17 5 files changed, 7 insertions(+), 7 deletions(-)
18
19 diff --git a/net-vpn/strongswan/strongswan-5.5.3.ebuild b/net-vpn/strongswan/strongswan-5.5.3.ebuild
20 index 7ec9a3ae14f..7cf43b5ece0 100644
21 --- a/net-vpn/strongswan/strongswan-5.5.3.ebuild
22 +++ b/net-vpn/strongswan/strongswan-5.5.3.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -34,7 +34,7 @@ COMMON_DEPEND="!net-misc/openswan
30 sqlite? ( >=dev-db/sqlite-3.3.1 )
31 networkmanager? ( net-misc/networkmanager )
32 pam? ( sys-libs/pam )
33 - strongswan_plugins_unbound? ( net-dns/unbound net-libs/ldns )"
34 + strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
35 DEPEND="${COMMON_DEPEND}
36 virtual/linux-sources
37 sys-kernel/linux-headers"
38
39 diff --git a/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild b/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild
40 index 9b671947ef2..7682afd92ad 100644
41 --- a/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild
42 +++ b/net-vpn/strongswan/strongswan-5.6.0-r1.ebuild
43 @@ -34,7 +34,7 @@ COMMON_DEPEND="!net-misc/openswan
44 sqlite? ( >=dev-db/sqlite-3.3.1 )
45 networkmanager? ( net-misc/networkmanager )
46 pam? ( sys-libs/pam )
47 - strongswan_plugins_unbound? ( net-dns/unbound net-libs/ldns )"
48 + strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
49 DEPEND="${COMMON_DEPEND}
50 virtual/linux-sources
51 sys-kernel/linux-headers"
52
53 diff --git a/net-vpn/strongswan/strongswan-5.6.0.ebuild b/net-vpn/strongswan/strongswan-5.6.0.ebuild
54 index d7477edc168..c4736a96230 100644
55 --- a/net-vpn/strongswan/strongswan-5.6.0.ebuild
56 +++ b/net-vpn/strongswan/strongswan-5.6.0.ebuild
57 @@ -1,4 +1,4 @@
58 -# Copyright 1999-2017 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=5
63 @@ -34,7 +34,7 @@ COMMON_DEPEND="!net-misc/openswan
64 sqlite? ( >=dev-db/sqlite-3.3.1 )
65 networkmanager? ( net-misc/networkmanager )
66 pam? ( sys-libs/pam )
67 - strongswan_plugins_unbound? ( net-dns/unbound net-libs/ldns )"
68 + strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
69 DEPEND="${COMMON_DEPEND}
70 virtual/linux-sources
71 sys-kernel/linux-headers"
72
73 diff --git a/net-vpn/strongswan/strongswan-5.6.2.ebuild b/net-vpn/strongswan/strongswan-5.6.2.ebuild
74 index a4895259f77..c7dbeeac3be 100644
75 --- a/net-vpn/strongswan/strongswan-5.6.2.ebuild
76 +++ b/net-vpn/strongswan/strongswan-5.6.2.ebuild
77 @@ -34,7 +34,7 @@ COMMON_DEPEND="!net-misc/openswan
78 sqlite? ( >=dev-db/sqlite-3.3.1 )
79 networkmanager? ( net-misc/networkmanager )
80 pam? ( sys-libs/pam )
81 - strongswan_plugins_unbound? ( net-dns/unbound net-libs/ldns )"
82 + strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
83 DEPEND="${COMMON_DEPEND}
84 virtual/linux-sources
85 sys-kernel/linux-headers"
86
87 diff --git a/net-vpn/strongswan/strongswan-5.6.3.ebuild b/net-vpn/strongswan/strongswan-5.6.3.ebuild
88 index 906869df80c..a9486f5cba7 100644
89 --- a/net-vpn/strongswan/strongswan-5.6.3.ebuild
90 +++ b/net-vpn/strongswan/strongswan-5.6.3.ebuild
91 @@ -35,7 +35,7 @@ COMMON_DEPEND="!net-misc/openswan
92 systemd? ( sys-apps/systemd )
93 networkmanager? ( net-misc/networkmanager )
94 pam? ( sys-libs/pam )
95 - strongswan_plugins_unbound? ( net-dns/unbound net-libs/ldns )"
96 + strongswan_plugins_unbound? ( net-dns/unbound:= net-libs/ldns )"
97 DEPEND="${COMMON_DEPEND}
98 virtual/linux-sources
99 sys-kernel/linux-headers"