commit: 9dbd9daa0fe5f0ab875365df77d79e50eb009706 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Sep 10 15:30:14 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Sep 10 15:30:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dbd9daa
sci-geosciences/gpsd-3.21: add GPL-2 to LICENSE It's the first time I heard about it but it turns out we do have to include the licence of our own init scripts and suchlike in LICENSE... If it has to be this way, it has to be this way. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> sci-geosciences/gpsd/gpsd-3.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild index ff88fc9a160..6cbd9be5a86 100644 --- a/sci-geosciences/gpsd/gpsd-3.21.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild @@ -19,7 +19,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.io/" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0/27" GPSD_PROTOCOLS=(
