summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-14 00:39:14 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-14 00:39:27 +0200
commitfac4f578ea2009cbcaeeddb1efc8d7024ea0b66f (patch)
tree9e576bfeb5621e65a82ab4fdf1054f2fd6c6df9f /net-fs
parentwww-apps/cgit: version bump (diff)
downloadgentoo-fac4f578ea2009cbcaeeddb1efc8d7024ea0b66f.tar.gz
gentoo-fac4f578ea2009cbcaeeddb1efc8d7024ea0b66f.tar.bz2
gentoo-fac4f578ea2009cbcaeeddb1efc8d7024ea0b66f.zip
net-fs/samba: inherit versionator
Closes: https://bugs.gentoo.org/661108 Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.2.14.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"