sci-geosciences/gpsd: Expose SONAME major version as subslot
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 24 Sep 2017 15:08:10 +0000 (17:08 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 24 Sep 2017 15:08:10 +0000 (17:08 +0200)
Package-Manager: Portage-2.3.10, Repoman-2.3.3

sci-geosciences/gpsd/gpsd-3.16.ebuild
sci-geosciences/gpsd/gpsd-3.17.ebuild
sci-geosciences/gpsd/gpsd-9999.ebuild
sci-geosciences/gpsd/metadata.xml

index 1fbfe4ba3351ec2464e776d995a61eb29b8f22ea..bf36c89f403a400e078229b56db8b6aa366dd4eb 100644 (file)
@@ -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
index d431599bc0aa7f69ff8467e05ed11f4cd7489af2..cd3ef4ffa066a7f6a909d49dcaf33cd343dc78fa 100644 (file)
@@ -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
index d431599bc0aa7f69ff8467e05ed11f4cd7489af2..cd3ef4ffa066a7f6a909d49dcaf33cd343dc78fa 100644 (file)
@@ -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
index 2082a787a8f197eb9084674aa84527e8bef6bff9..cb80bead87d37d89c3c7a7bebe21e2a25f36555b 100644 (file)
@@ -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>