commit: 0b03d354908bc4b44cfdf7f6d8e84d6b0bb88c46 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 14:06:19 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 14:06:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b03d354
profiles/desc: Remove obsolete GPSD_PROTOCOLS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/desc/gpsd_protocols.desc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc index c27e9b112a2b..31d9dbaf9162 100644 --- a/profiles/desc/gpsd_protocols.desc +++ b/profiles/desc/gpsd_protocols.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of possible protocols for gpsd package. @@ -17,14 +17,10 @@ gpsclock - GPSclock protocol support greis - Javad GREIS protocol support isync - Isync protocol support itrax - iTrax protocol support -mtk3301 - MTK-3301 protocol support navcom - Navcom protocol support -nmea0183 - NMEA protocol support nmea2000 - NMEA2000/CAN support -ntrip - NTRIP protocol support oceanserver - OceanServer protocol support oncore - OnCore protocol support -passthrough - Pass through JSON data rtcm104v2 - RTCM104V2 protocol support rtcm104v3 - RTCM104V3 protocol support sirf - SiRF protocol support
