summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-02-27 13:03:33 -0500
committerMike Gilbert <floppym@gentoo.org>2018-02-27 13:03:33 -0500
commit9aef9f549c80a8bbf39bb9c224ec48ee488267b3 (patch)
treed3e2062af16173367fba32488a6b3870249714f0
parentsys-apps/toybox: Remove old (diff)
downloadgentoo-9aef9f549c80a8bbf39bb9c224ec48ee488267b3.tar.gz
gentoo-9aef9f549c80a8bbf39bb9c224ec48ee488267b3.tar.bz2
gentoo-9aef9f549c80a8bbf39bb9c224ec48ee488267b3.zip
net-misc/ntp: add blocker on net-misc/ntpsec
Closes: https://bugs.gentoo.org/648972 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
-rw-r--r--net-misc/ntp/ntp-4.2.8_p10-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p10-r1.ebuild b/net-misc/ntp/ntp-4.2.8_p10-r1.ebuild
index af336404a175..6762a5a4c411 100644
--- a/net-misc/ntp/ntp-4.2.8_p10-r1.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p10-r1.ebuild
@@ -31,7 +31,9 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-ntp )
- vim-syntax? ( app-vim/ntp-syntax )"
+ vim-syntax? ( app-vim/ntp-syntax )
+ !net-misc/ntpsec
+"
PDEPEND="openntpd? ( net-misc/openntpd )"
S=${WORKDIR}/${MY_P}