From 3e3f8fc7d61fa1e9b64da09f7c93b44e7e11a2f2 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Wed, 4 Mar 2020 14:38:15 -0500 Subject: mate-base/libmatekbd: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- mate-base/libmatekbd/libmatekbd-1.18.2.ebuild | 4 ++-- mate-base/libmatekbd/libmatekbd-1.22.0.ebuild | 4 ++-- mate-base/libmatekbd/libmatekbd-1.24.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mate-base/libmatekbd') 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" -- cgit v1.2.3-65-gdbad