From: Adam Feldman Date: Wed, 4 Mar 2020 19:38:15 +0000 (-0500) Subject: mate-base/libmatekbd: Fix LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e3f8fc7d61fa1e9b64da09f7c93b44e7e11a2f2;p=gentoo.git mate-base/libmatekbd: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- diff --git a/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild b/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild index e9f848a44c50..64b6b12cdc48 100644 --- a/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.18.2.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 keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test" diff --git a/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild index f9121254f2c7..1148990fa5c6 100644 --- a/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.22.0.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 keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test" diff --git a/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild index 8fa3f563c226..0ec6291319fc 100644 --- a/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test"