net-fs/samba: inherit versionator
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Jul 2018 22:39:14 +0000 (00:39 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Jul 2018 22:39:27 +0000 (00:39 +0200)
Closes: https://bugs.gentoo.org/661108
Package-Manager: Portage-2.3.42, Repoman-2.3.9

net-fs/samba/samba-4.2.14.ebuild

index 290889c069a100e1aa05125aef0fe8f8c306db5a..393fd23ce924eb1dbf5aec9d1cb1003063c1c131 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE='threads(+),xml(+)'
 
-inherit python-single-r1 waf-utils multilib-minimal linux-info systemd eutils
+inherit python-single-r1 waf-utils multilib-minimal linux-info systemd versionator eutils
 
 MY_PV="${PV/_rc/rc}"
 MY_P="${PN}-${MY_PV}"