commit:     9a8f8a2c8b18d56fa218de39626ebc7b388ada7a
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 20:42:08 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 20:42:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8f8a2c

net-misc/openvswitch: drop dependency on openrc/systemd

Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37

 net-misc/openvswitch/openvswitch-2.6.1.ebuild    | 6 +-----
 net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild | 6 +-----
 net-misc/openvswitch/openvswitch-2.7.2.ebuild    | 6 +-----
 net-misc/openvswitch/openvswitch-2.8.1.ebuild    | 6 +-----
 4 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/net-misc/openvswitch/openvswitch-2.6.1.ebuild 
b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
index 9d7d5282fc3..3830839ab69 100644
--- a/net-misc/openvswitch/openvswitch-2.6.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
@@ -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}

diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild 
b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
index d8f19c8e853..34a1a0d9f98 100644
--- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
@@ -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}]

diff --git a/net-misc/openvswitch/openvswitch-2.7.2.ebuild 
b/net-misc/openvswitch/openvswitch-2.7.2.ebuild
index 596a2985f9c..bfba9734edf 100644
--- a/net-misc/openvswitch/openvswitch-2.7.2.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.7.2.ebuild
@@ -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}]

diff --git a/net-misc/openvswitch/openvswitch-2.8.1.ebuild 
b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
index 99125f9190f..55df1bd4c28 100644
--- a/net-misc/openvswitch/openvswitch-2.8.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
@@ -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}]

Reply via email to