From: Adam Feldman Date: Thu, 19 Mar 2020 20:59:06 +0000 (-0400) Subject: dev-libs/libmateweather: Fix LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=113644c68fbce7ef401ea7a9b8ad9d7eb3963b7c;p=gentoo.git dev-libs/libmateweather: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- diff --git a/dev-libs/libmateweather/libmateweather-1.22.0-r1.ebuild b/dev-libs/libmateweather/libmateweather-1.22.0-r1.ebuild index 783a9ab05bd1..0ddc5e5e490e 100644 --- a/dev-libs/libmateweather/libmateweather-1.22.0-r1.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.22.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE library to access weather information from online services" -LICENSE="GPL-2" +LICENSE="LGPL-2.1+ GPL-2+" SLOT="0" IUSE="debug" diff --git a/dev-libs/libmateweather/libmateweather-1.22.1.ebuild b/dev-libs/libmateweather/libmateweather-1.22.1.ebuild index 1ab199cd9adb..f35dfb99ff58 100644 --- a/dev-libs/libmateweather/libmateweather-1.22.1.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.22.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE library to access weather information from online services" -LICENSE="GPL-2" +LICENSE="LGPL-2.1+ GPL-2+" SLOT="0" IUSE="debug" diff --git a/dev-libs/libmateweather/libmateweather-1.24.0.ebuild b/dev-libs/libmateweather/libmateweather-1.24.0.ebuild index a414e7422623..13fda05338e9 100644 --- a/dev-libs/libmateweather/libmateweather-1.24.0.ebuild +++ b/dev-libs/libmateweather/libmateweather-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE library to access weather information from online services" -LICENSE="GPL-2" +LICENSE="LGPL-2.1+ GPL-2+" SLOT="0" IUSE="debug"