commit:     e7f4c2aeac144840f73a6ecb64b18aa48ddb01a2
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 20:58:43 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 21:34:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f4c2ae

sys-cluster/nova: Drop version restriction for openvswitch

Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sys-cluster/nova/nova-13.1.2.ebuild      | 2 +-
 sys-cluster/nova/nova-14.0.2.ebuild      | 2 +-
 sys-cluster/nova/nova-2016.1.9999.ebuild | 2 +-
 sys-cluster/nova/nova-2016.2.9999.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/nova/nova-13.1.2.ebuild 
b/sys-cluster/nova/nova-13.1.2.ebuild
index 9c4fa48..aa36a49 100644
--- a/sys-cluster/nova/nova-13.1.2.ebuild
+++ b/sys-cluster/nova/nova-13.1.2.ebuild
@@ -121,7 +121,7 @@ RDEPEND="
        app-emulation/libvirt[iscsi?]
        novncproxy? ( www-apps/novnc )
        sys-apps/iproute2
-       openvswitch? ( <=net-misc/openvswitch-2.5.9999 )
+       openvswitch? ( net-misc/openvswitch )
        rabbitmq? ( net-misc/rabbitmq-server )
        memcached? ( net-misc/memcached
        <=dev-python/python-memcached-1.57 )

diff --git a/sys-cluster/nova/nova-14.0.2.ebuild 
b/sys-cluster/nova/nova-14.0.2.ebuild
index 53fc279..0cbd01d 100644
--- a/sys-cluster/nova/nova-14.0.2.ebuild
+++ b/sys-cluster/nova/nova-14.0.2.ebuild
@@ -121,7 +121,7 @@ RDEPEND="
        app-emulation/libvirt[iscsi?]
        novncproxy? ( www-apps/novnc )
        sys-apps/iproute2
-       openvswitch? ( <=net-misc/openvswitch-2.5.9999 )
+       openvswitch? ( net-misc/openvswitch )
        rabbitmq? ( net-misc/rabbitmq-server )
        memcached? (
                net-misc/memcached

diff --git a/sys-cluster/nova/nova-2016.1.9999.ebuild 
b/sys-cluster/nova/nova-2016.1.9999.ebuild
index 8dfe350..0aa88e8 100644
--- a/sys-cluster/nova/nova-2016.1.9999.ebuild
+++ b/sys-cluster/nova/nova-2016.1.9999.ebuild
@@ -112,7 +112,7 @@ RDEPEND="
        app-emulation/libvirt[iscsi?]
        novncproxy? ( www-apps/novnc )
        sys-apps/iproute2
-       openvswitch? ( <=net-misc/openvswitch-2.5.9999 )
+       openvswitch? ( net-misc/openvswitch )
        rabbitmq? ( net-misc/rabbitmq-server )
        memcached? ( net-misc/memcached
        <=dev-python/python-memcached-1.57 )

diff --git a/sys-cluster/nova/nova-2016.2.9999.ebuild 
b/sys-cluster/nova/nova-2016.2.9999.ebuild
index b09531c..30b4b53 100644
--- a/sys-cluster/nova/nova-2016.2.9999.ebuild
+++ b/sys-cluster/nova/nova-2016.2.9999.ebuild
@@ -122,7 +122,7 @@ RDEPEND="
        app-emulation/libvirt[iscsi?]
        novncproxy? ( www-apps/novnc )
        sys-apps/iproute2
-       openvswitch? ( <=net-misc/openvswitch-2.5.9999 )
+       openvswitch? ( net-misc/openvswitch )
        rabbitmq? ( net-misc/rabbitmq-server )
        memcached? (
                net-misc/memcached

Reply via email to