diff options
author | Rick Farina <zerochaos@gentoo.org> | 2020-07-28 14:04:47 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2020-07-28 14:12:04 -0400 |
commit | d4f93d20d40bf8023603f9f3df5e9dd3e0a7214f (patch) | |
tree | d0e947b6497fa4b3d41f6cbcacc0d87ccf295c0c /sci-geosciences | |
parent | sci-geosciences/gpsd: migrate to glep 81 (diff) | |
download | gentoo-d4f93d20d40bf8023603f9f3df5e9dd3e0a7214f.tar.gz gentoo-d4f93d20d40bf8023603f9f3df5e9dd3e0a7214f.tar.bz2 gentoo-d4f93d20d40bf8023603f9f3df5e9dd3e0a7214f.zip |
sci-geosciences/gpsd: adjust subslots
match solib version
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.20.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.20.ebuild b/sci-geosciences/gpsd/gpsd-3.20.ebuild index 22ad7bf0704c..8953467697c5 100644 --- a/sci-geosciences/gpsd/gpsd-3.20.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.20.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping c HOMEPAGE="https://gpsd.gitlab.io/gpsd/" LICENSE="BSD" -SLOT="0/24" +SLOT="0/25" GPSD_PROTOCOLS=( aivdm ashtech earthmate evermore fury fv18 garmin garmintxt geostar diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild index f0fcb09fdae8..88e6bfa164ec 100644 --- a/sci-geosciences/gpsd/gpsd-9999.ebuild +++ b/sci-geosciences/gpsd/gpsd-9999.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping c HOMEPAGE="https://gpsd.gitlab.io/gpsd/" LICENSE="BSD" -SLOT="0/24" +SLOT="0/27" GPSD_PROTOCOLS=( aivdm ashtech earthmate evermore fury fv18 garmin garmintxt geostar |