From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 621111396D0 for ; Sun, 24 Sep 2017 15:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80DEBE0D09; Sun, 24 Sep 2017 15:10:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AC8CE0D09 for ; Sun, 24 Sep 2017 15:10:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B394E33BE2E for ; Sun, 24 Sep 2017 15:10:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACDE0907A for ; Sun, 24 Sep 2017 15:10:08 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1506265690.740a8f7924d5035d70f9077b38ab0149c3d50b04.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: 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 X-VCS-Directories: sci-geosciences/gpsd/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 740a8f7924d5035d70f9077b38ab0149c3d50b04 X-VCS-Branch: master Date: Sun, 24 Sep 2017 15:10:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc21b363-8872-4816-9442-86dca8a41ee1 X-Archives-Hash: 9d77a74f15110acd05a1ba13edda1659 commit: 740a8f7924d5035d70f9077b38ab0149c3d50b04 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Sep 24 15:08:10 2017 +0000 Commit: Thomas Deutschmann gentoo 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 @@ sci-geosciences@gentoo.org Gentoo Geosciences Project - Unbundled GPS daemon and library to support USB and serial - GPS devices and various GPS/mapping clients, such as GPSDrive, kismet, and - pygps. - + + Unbundled GPS daemon and library to support USB and serial + GPS devices and various GPS/mapping clients, such as GPSDrive, + kismet, and pygps. + + + Reflect major ABI of libgps.so. + export gpsd data over dbus connections support latency timing information