net-misc/openvswitch: add missing versionator inherit
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 3 Aug 2018 00:21:13 +0000 (19:21 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Thu, 9 Aug 2018 18:46:38 +0000 (13:46 -0500)
c6b150836dfef848e51ec2cce801b12daf2c77b1 dropped versionator from
linux-info, which these ebuilds were using via the implicit inherit.

Closes: https://github.com/gentoo/gentoo/pull/9427
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
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 6f091c8361d3c7c54aaf2ef71813ce3b1a351f00..9d3deaa60519f485b3604380110b6c81d8b844f2 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org"
index 4269aaab7968b4730b0da4abf964033e1f96884d..f5dbcf60a92432588092c3e9fb31339ef8fbca12 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org"
index 733122d89e84fa74725a49284c8c2caf30630791..b46ba3bd0409a1ac35f15f39ad89797bea8677c9 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
-inherit autotools eutils linux-info linux-mod python-r1 systemd
+inherit autotools eutils linux-info linux-mod python-r1 systemd versionator
 
 DESCRIPTION="Production quality, multilayer virtual switch"
 HOMEPAGE="https://www.openvswitch.org"