Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/
Date: Sun, 30 Sep 2018 23:10:30
Message-Id: 1538349018.7d04d5f609feadd21aabd9f6368f4a45da55ca3c.robbat2@gentoo
1 commit: 7d04d5f609feadd21aabd9f6368f4a45da55ca3c
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 30 20:00:03 2018 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 23:10:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d04d5f6
7
8 net-misc/ntpsec: USE=nist requires local refclock
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 net-misc/ntpsec/ntpsec-1.1.1.ebuild | 2 +-
14 net-misc/ntpsec/ntpsec-1.1.2.ebuild | 2 +-
15 net-misc/ntpsec/ntpsec-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/net-misc/ntpsec/ntpsec-1.1.1.ebuild b/net-misc/ntpsec/ntpsec-1.1.1.ebuild
19 index 680e3dcba1d..46234cf71a8 100644
20 --- a/net-misc/ntpsec/ntpsec-1.1.1.ebuild
21 +++ b/net-misc/ntpsec/ntpsec-1.1.1.ebuild
22 @@ -33,7 +33,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
23 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
24 SLOT="0"
25 IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
26 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
27 +REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
28
29 # net-misc/pps-tools oncore,pps
30 CDEPEND="${PYTHON_DEPS}
31
32 diff --git a/net-misc/ntpsec/ntpsec-1.1.2.ebuild b/net-misc/ntpsec/ntpsec-1.1.2.ebuild
33 index 680e3dcba1d..46234cf71a8 100644
34 --- a/net-misc/ntpsec/ntpsec-1.1.2.ebuild
35 +++ b/net-misc/ntpsec/ntpsec-1.1.2.ebuild
36 @@ -33,7 +33,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
37 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
38 SLOT="0"
39 IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
40 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
41 +REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
42
43 # net-misc/pps-tools oncore,pps
44 CDEPEND="${PYTHON_DEPS}
45
46 diff --git a/net-misc/ntpsec/ntpsec-9999.ebuild b/net-misc/ntpsec/ntpsec-9999.ebuild
47 index 680e3dcba1d..46234cf71a8 100644
48 --- a/net-misc/ntpsec/ntpsec-9999.ebuild
49 +++ b/net-misc/ntpsec/ntpsec-9999.ebuild
50 @@ -33,7 +33,7 @@ IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
51 LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
52 SLOT="0"
53 IUSE="${IUSE_NTPSEC_REFCLOCK} debug doc early gdb heat libressl nist ntpviz samba seccomp smear tests" #ionice
54 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
55 +REQUIRED_USE="${PYTHON_REQUIRED_USE} nist? ( rclock_local )"
56
57 # net-misc/pps-tools oncore,pps
58 CDEPEND="${PYTHON_DEPS}