diff options
author | Kyle Elbert <kcelbert@gmail.com> | 2024-05-31 15:34:36 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-02 01:47:36 +0100 |
commit | e14e5ec437e7908c9a4bd1b0269f12f9833935f2 (patch) | |
tree | 2a255e754b0182c6535e7bc718d881dcc73d6ff3 | |
parent | sci-geosciences/gpsd: 3.25-r1: many cleanups, python 3.12 bump (diff) | |
download | gentoo-e14e5ec437e7908c9a4bd1b0269f12f9833935f2.tar.gz gentoo-e14e5ec437e7908c9a4bd1b0269f12f9833935f2.tar.bz2 gentoo-e14e5ec437e7908c9a4bd1b0269f12f9833935f2.zip |
sci-geosciences/gpsd: update LICENSE
Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.24.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild index e2deae1550a1..2bca9fbe4d3c 100644 --- a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild @@ -20,7 +20,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.gitlab.io/gpsd/" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/29" GPSD_PROTOCOLS=( diff --git a/sci-geosciences/gpsd/gpsd-3.24.ebuild b/sci-geosciences/gpsd/gpsd-3.24.ebuild index ea6badcf72b1..3bb6d0703574 100644 --- a/sci-geosciences/gpsd/gpsd-3.24.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.24.ebuild @@ -20,7 +20,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.gitlab.io/gpsd/" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/29" GPSD_PROTOCOLS=( diff --git a/sci-geosciences/gpsd/gpsd-3.25.ebuild b/sci-geosciences/gpsd/gpsd-3.25.ebuild index c617497e8672..93bbf3abe0f0 100644 --- a/sci-geosciences/gpsd/gpsd-3.25.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.25.ebuild @@ -20,7 +20,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.gitlab.io/gpsd/" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/30" GPSD_PROTOCOLS=( diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild index 5e2024d52363..bb0f0f7fdcc9 100644 --- a/sci-geosciences/gpsd/gpsd-9999.ebuild +++ b/sci-geosciences/gpsd/gpsd-9999.ebuild @@ -20,7 +20,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.gitlab.io/gpsd/" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/30" GPSD_PROTOCOLS=( |