diff options
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.16.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.17.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-9999.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/metadata.xml | 12 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.16.ebuild b/sci-geosciences/gpsd/gpsd-3.16.ebuild index 1fbfe4ba3351..bf36c89f403a 100644 --- a/sci-geosciences/gpsd/gpsd-3.16.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.16.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping c HOMEPAGE="http://catb.org/gpsd/" LICENSE="BSD" -SLOT="0" +SLOT="0/22" GPSD_PROTOCOLS=( aivdm ashtech earthmate evermore fury fv18 garmin garmintxt diff --git a/sci-geosciences/gpsd/gpsd-3.17.ebuild b/sci-geosciences/gpsd/gpsd-3.17.ebuild index d431599bc0aa..cd3ef4ffa066 100644 --- a/sci-geosciences/gpsd/gpsd-3.17.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping c HOMEPAGE="http://catb.org/gpsd/" LICENSE="BSD" -SLOT="0" +SLOT="0/23" 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 d431599bc0aa..cd3ef4ffa066 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="http://catb.org/gpsd/" LICENSE="BSD" -SLOT="0" +SLOT="0/23" GPSD_PROTOCOLS=( aivdm ashtech earthmate evermore fury fv18 garmin garmintxt geostar diff --git a/sci-geosciences/gpsd/metadata.xml b/sci-geosciences/gpsd/metadata.xml index 2082a787a8f1..cb80bead87d3 100644 --- a/sci-geosciences/gpsd/metadata.xml +++ b/sci-geosciences/gpsd/metadata.xml @@ -5,10 +5,14 @@ <email>sci-geosciences@gentoo.org</email> <name>Gentoo Geosciences Project</name> </maintainer> - <longdescription>Unbundled GPS daemon and library to support USB and serial - GPS devices and various GPS/mapping clients, such as GPSDrive, kismet, and - pygps. -</longdescription> + <longdescription> + Unbundled GPS daemon and library to support USB and serial + GPS devices and various GPS/mapping clients, such as GPSDrive, + kismet, and pygps. + </longdescription> + <slots> + <subslots>Reflect major ABI of libgps.so.</subslots> + </slots> <use> <flag name="dbus">export gpsd data over dbus connections</flag> <flag name="latency_timing">support latency timing information</flag> |