sci-geosciences/gpsd: cleanup USE=latency_timing
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 3 Oct 2019 05:15:18 +0000 (22:15 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Fri, 4 Oct 2019 18:59:32 +0000 (11:59 -0700)
Cleanup USE flag s/latency_timing/latency-timing/

Reference: https://bugs.gentoo.org/695110
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
sci-geosciences/gpsd/gpsd-3.17-r3.ebuild
sci-geosciences/gpsd/gpsd-3.17-r4.ebuild
sci-geosciences/gpsd/gpsd-9999.ebuild
sci-geosciences/gpsd/metadata.xml

index ecc199ad940ba5520fdf37c6d356c4cb930bb7ee..8999e495cd4db2e13cda81c7a86d29610302783f 100644 (file)
@@ -30,7 +30,7 @@ GPSD_PROTOCOLS=(
        tripmate tsip ublox
 )
 IUSE_GPSD_PROTOCOLS=${GPSD_PROTOCOLS[@]/#/gpsd_protocols_}
-IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency_timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
+IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency-timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
 REQUIRED_USE="X? ( python )
        gpsd_protocols_nmea2000? ( gpsd_protocols_aivdm )
        python? ( ${PYTHON_REQUIRED_USE} )
@@ -124,7 +124,7 @@ src_configure() {
                $(use_scons debug clientdebug)
                $(use_scons dbus dbus_export)
                $(use_scons ipv6)
-               $(use_scons latency_timing timing)
+               $(use_scons latency-timing timing)
                $(use_scons ncurses)
                $(use_scons ntp ntpshm)
                $(use_scons ntp pps)
index 5ffc9c07ef39d4f60be4783828caba395a74a489..78e26cfd79850d8f50543f065a963fc2f0cdfef9 100644 (file)
@@ -30,7 +30,7 @@ GPSD_PROTOCOLS=(
        tripmate tsip ublox
 )
 IUSE_GPSD_PROTOCOLS=${GPSD_PROTOCOLS[@]/#/gpsd_protocols_}
-IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency_timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
+IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency-timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
 REQUIRED_USE="X? ( python )
        gpsd_protocols_nmea2000? ( gpsd_protocols_aivdm )
        python? ( ${PYTHON_REQUIRED_USE} )
@@ -128,7 +128,7 @@ src_configure() {
                $(use_scons debug clientdebug)
                $(use_scons dbus dbus_export)
                $(use_scons ipv6)
-               $(use_scons latency_timing timing)
+               $(use_scons latency-timing timing)
                $(use_scons ncurses)
                $(use_scons ntp ntpshm)
                $(use_scons ntp pps)
index 5b3bca138d443478a996f8ad8dec2399d2aaeaad..3fcb84a3d951b5ce34bc4b3ab03f09ff1557683a 100644 (file)
@@ -30,7 +30,7 @@ GPSD_PROTOCOLS=(
        tripmate tsip ublox
 )
 IUSE_GPSD_PROTOCOLS=${GPSD_PROTOCOLS[@]/#/gpsd_protocols_}
-IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency_timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
+IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth +cxx dbus debug ipv6 latency-timing ncurses ntp python qt5 +shm +sockets static test udev usb X"
 REQUIRED_USE="X? ( python )
        gpsd_protocols_nmea2000? ( gpsd_protocols_aivdm )
        python? ( ${PYTHON_REQUIRED_USE} )
@@ -127,7 +127,7 @@ src_configure() {
                $(use_scons debug clientdebug)
                $(use_scons dbus dbus_export)
                $(use_scons ipv6)
-               $(use_scons latency_timing timing)
+               $(use_scons latency-timing timing)
                $(use_scons ncurses)
                $(use_scons ntp ntpshm)
                $(use_scons ntp pps)
index cb80bead87d37d89c3c7a7bebe21e2a25f36555b..e37603bc069a5a74afd9a690d97c8295120a9e15 100644 (file)
@@ -15,7 +15,7 @@
   </slots>
   <use>
     <flag name="dbus">export gpsd data over dbus connections</flag>
-    <flag name="latency_timing">support latency timing information</flag>
+    <flag name="latency-timing">support latency timing information</flag>
     <flag name="ntp">Enable <pkg>net-misc/ntp</pkg> shared memory interface
     and PPS kernel support for GPS time</flag>
     <flag name="sockets">export gpsd over unix sockets</flag>