projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b002c
)
net-fs/samba: inherit versionator
author
Thomas Deutschmann
<whissi@gentoo.org>
Fri, 13 Jul 2018 22:39:14 +0000
(
00:39
+0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/net-fs/samba/samba-4.2.14.ebuild
b/net-fs/samba/samba-4.2.14.ebuild
index 290889c069a100e1aa05125aef0fe8f8c306db5a..393fd23ce924eb1dbf5aec9d1cb1003063c1c131 100644
(file)
--- 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}"