commit:     740a8f7924d5035d70f9077b38ab0149c3d50b04
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 15:08:10 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 15:08:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740a8f79

sci-geosciences/gpsd: Expose SONAME major version as subslot

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sci-geosciences/gpsd/gpsd-3.16.ebuild |  2 +-
 sci-geosciences/gpsd/gpsd-3.17.ebuild |  2 +-
 sci-geosciences/gpsd/gpsd-9999.ebuild |  2 +-
 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 1fbfe4ba335..bf36c89f403 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 d431599bc0a..cd3ef4ffa06 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 d431599bc0a..cd3ef4ffa06 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 2082a787a8f..cb80bead87d 100644
--- a/sci-geosciences/gpsd/metadata.xml
+++ b/sci-geosciences/gpsd/metadata.xml
@@ -5,10 +5,14 @@
     <email>sci-geoscien...@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>

Reply via email to