From fac4f578ea2009cbcaeeddb1efc8d7024ea0b66f Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 14 Jul 2018 00:39:14 +0200 Subject: net-fs/samba: inherit versionator Closes: https://bugs.gentoo.org/661108 Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- net-fs/samba/samba-4.2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-fs') diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild index 290889c069a1..393fd23ce924 100644 --- a/net-fs/samba/samba-4.2.14.ebuild +++ b/net-fs/samba/samba-4.2.14.ebuild @@ -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}" -- cgit v1.2.3-65-gdbad