net-misc/openvswitch: drop dependency on openrc/systemd
authorMike Gilbert <floppym@gentoo.org>
Fri, 5 Jan 2018 20:42:08 +0000 (15:42 -0500)
committerMike Gilbert <floppym@gentoo.org>
Fri, 5 Jan 2018 20:42:08 +0000 (15:42 -0500)
Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37

net-misc/openvswitch/openvswitch-2.6.1.ebuild
net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
net-misc/openvswitch/openvswitch-2.7.2.ebuild
net-misc/openvswitch/openvswitch-2.8.1.ebuild

index 9d7d5282fc39d140ab3d7a27cf1f3595c87fdffb..3830839ab694c402c5bdd0bab18ef56841f3fe5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,10 +18,6 @@ IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       || (
-               >=sys-apps/openrc-0.10.5
-               sys-apps/systemd
-       )
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-${PV}
index d8f19c8e853579ed5c63fbaa3f06eb5c03e540f2..34a1a0d9f9880f1f4859f30ff3e51c5396f31246 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,10 +18,6 @@ IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       || (
-               >=sys-apps/openrc-0.10.5
-               sys-apps/systemd
-       )
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-2.7.0[${PYTHON_USEDEP}]
index 596a2985f9c774174de37314993e896cc531e088..bfba9734edf767eac474d36ca5f5fe72345f34f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,10 +18,6 @@ IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       || (
-               >=sys-apps/openrc-0.10.5
-               sys-apps/systemd
-       )
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-2.7.0[${PYTHON_USEDEP}]
index 99125f9190fedaac34276aa687849596581ff3b5..55df1bd4c281321dbcbf97e2a798d9a211efcab2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,10 +18,6 @@ IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       || (
-               >=sys-apps/openrc-0.10.5
-               sys-apps/systemd
-       )
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-2.7.2[${PYTHON_USEDEP}]