summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-07-26 06:50:28 +0200
committerJeroen Roovers <jer@gentoo.org>2019-07-26 06:55:09 +0200
commit88ec296f659f59ee4847857c6f4f96748816cc96 (patch)
tree29ce32748d1821b904fdd35d501d0419b665d13a /net-misc/chrony
parentapp-admin/consul-template: Bump to version 0.20.0 (diff)
downloadgentoo-88ec296f659f59ee4847857c6f4f96748816cc96.tar.gz
gentoo-88ec296f659f59ee4847857c6f4f96748816cc96.tar.bz2
gentoo-88ec296f659f59ee4847857c6f4f96748816cc96.zip
net-misc/chrony: Sort USE flags
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-3.5.ebuild5
-rw-r--r--net-misc/chrony/chrony-9999.ebuild5
-rw-r--r--net-misc/chrony/metadata.xml2
3 files changed, 9 insertions, 3 deletions
diff --git a/net-misc/chrony/chrony-3.5.ebuild b/net-misc/chrony/chrony-3.5.ebuild
index ec8018cd297c..21c96f642157 100644
--- a/net-misc/chrony/chrony-3.5.ebuild
+++ b/net-misc/chrony/chrony-3.5.ebuild
@@ -11,7 +11,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc seccomp selinux +adns"
+IUSE="
+ +adns caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc
+ seccomp selinux
+"
REQUIRED_USE="
?? ( libedit readline )
"
diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild
index 2fadb9f5fdb2..a9bf2fae2782 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -11,7 +11,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="caps +cmdmon ipv6 libedit +ntp +phc pps readline +refclock +rtc seccomp selinux +adns"
+IUSE="
+ +adns caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc
+ seccomp selinux
+"
REQUIRED_USE="
?? ( libedit readline )
"
diff --git a/net-misc/chrony/metadata.xml b/net-misc/chrony/metadata.xml
index fe0c5f66743d..290f9476459b 100644
--- a/net-misc/chrony/metadata.xml
+++ b/net-misc/chrony/metadata.xml
@@ -18,6 +18,7 @@ Chrony はコンピュータのシステム・クロックの精度を保つた
な接続でも機能します。
</longdescription>
<use>
+<flag name="adns">Support for asynchronous DNS</flag>
<flag name="cmdmon">Support for command and monitoring</flag>
<flag name="html">Install HTML documentation</flag>
<flag name="ntp">Support for the Network Time Protocol (NTP)</flag>
@@ -25,6 +26,5 @@ Chrony はコンピュータのシステム・クロックの精度を保つた
<flag name="pps">Support for the Linux Pulse Per Second (PPS) interface</flag>
<flag name="refclock">Support for reference clocks</flag>
<flag name="rtc">Support for the Linux Real Time Clock interface</flag>
-<flag name="adns">Support for asynchronous DNS</flag>
</use>
</pkgmetadata>