net-vpn/openvpn: Remove unused IUSE=polarssl
authorManuel Rüger <mrueg@gentoo.org>
Sun, 28 May 2017 22:26:03 +0000 (00:26 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 28 May 2017 22:26:03 +0000 (00:26 +0200)
Gentoo-Bug: #618362

Package-Manager: Portage-2.3.6, Repoman-2.3.1

net-vpn/openvpn/openvpn-2.4.2.ebuild
net-vpn/openvpn/openvpn-9999.ebuild

index 463f0f3a69d4254a00e59eaeba54197b65386939..09d3fffa7ae240105030f5e90f5d61b728473a7d 100644 (file)
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos"
 
 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
-IUSE+=" pkcs11 +plugins polarssl selinux +ssl static systemd test userland_BSD"
+IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
 
 REQUIRED_USE="static? ( !plugins !pkcs11 )
        mbedtls? ( ssl !libressl )
index be066f67cb9e31633e79f0feeb6b603eea7574a4..125b8c14fee119654da76c117dffbec4e76d92fd 100644 (file)
@@ -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
 
 EAPI=6
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS=""
 
 IUSE="down-root examples inotify iproute2 libressl lz4 +lzo mbedtls pam"
-IUSE+=" pkcs11 +plugins polarssl selinux +ssl static systemd test userland_BSD"
+IUSE+=" pkcs11 +plugins selinux +ssl static systemd test userland_BSD"
 
 REQUIRED_USE="static? ( !plugins !pkcs11 )
        lzo? ( !lz4 )