net-vpn/openvpn: dep change in wrong ebuild.
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 7 Aug 2017 22:09:39 +0000 (15:09 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 7 Aug 2017 22:09:46 +0000 (15:09 -0700)
Fixes: 66e1778c95aa54f432305e5174a01f0f6be41b89
Package-Manager: portage-2.3.6

net-vpn/openvpn/openvpn-2.4.2-r1.ebuild
net-vpn/openvpn/openvpn-2.4.3-r1.ebuild

index 9f2ac65f91004e6d2e33ca3e0fed2a9cca5b912c..c81204dae2324c48d19ec78b393d4d725165167f 100644 (file)
@@ -26,7 +26,7 @@ REQUIRED_USE="static? ( !plugins !pkcs11 )
 CDEPEND="
        kernel_linux? (
                iproute2? ( sys-apps/iproute2[-minimal] )
-               !iproute2? ( >=sys-apps/net-tools-1.60_p20160215155418 )
+               !iproute2? ( sys-apps/net-tools )
        )
        pam? ( virtual/pam )
        ssl? (
index 71574d1048217f70ff9f3a725ced6a9a215f8128..798c6c354ac3d0bd7d884826c3b6a2fa7bd8ce4c 100644 (file)
@@ -26,7 +26,7 @@ REQUIRED_USE="static? ( !plugins !pkcs11 )
 CDEPEND="
        kernel_linux? (
                iproute2? ( sys-apps/iproute2[-minimal] )
-               !iproute2? ( sys-apps/net-tools )
+               !iproute2? ( >=sys-apps/net-tools-1.60_p20160215155418 )
        )
        pam? ( virtual/pam )
        ssl? (