Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/
Date: Thu, 06 Jan 2022 09:07:41
Message-Id: 1641460028.a498c2d0952cde0135a798eec6f28fdfc80ee9fa.soap@gentoo
1 commit: a498c2d0952cde0135a798eec6f28fdfc80ee9fa
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 09:07:08 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 09:07:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a498c2d0
7
8 net-vpn/openvpn: remove userland_BSD
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-vpn/openvpn/openvpn-2.5.2-r2.ebuild | 4 ++--
13 net-vpn/openvpn/openvpn-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
17 index f3520516410b..005ac8cef337 100644
18 --- a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
19 +++ b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -22,7 +22,7 @@ LICENSE="GPL-2"
27 SLOT="0"
28
29 IUSE="down-root examples inotify iproute2 +lz4 +lzo mbedtls +openssl"
30 -IUSE+=" pam pkcs11 +plugins selinux systemd test userland_BSD"
31 +IUSE+=" pam pkcs11 +plugins selinux systemd test"
32
33 RESTRICT="!test? ( test )"
34 REQUIRED_USE="
35
36 diff --git a/net-vpn/openvpn/openvpn-9999.ebuild b/net-vpn/openvpn/openvpn-9999.ebuild
37 index 1dfab6f2d9f7..cec8d0d00572 100644
38 --- a/net-vpn/openvpn/openvpn-9999.ebuild
39 +++ b/net-vpn/openvpn/openvpn-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -22,7 +22,7 @@ LICENSE="GPL-2"
47 SLOT="0"
48
49 IUSE="down-root examples inotify iproute2 +lz4 +lzo mbedtls +openssl"
50 -IUSE+=" pam pkcs11 +plugins selinux systemd test userland_BSD"
51 +IUSE+=" pam pkcs11 +plugins selinux systemd test"
52
53 RESTRICT="!test? ( test )"
54 REQUIRED_USE="