From fba62c5d4360cfd7a51c70b33d9c96db4f8a6aa9 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Tue, 24 Mar 2020 20:35:17 -0400 Subject: mate-extra/mate-indicator-applet: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild | 4 ++-- mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild index ed3d14dae04e..02aae41238c2 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.22.0.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-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 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE indicator applet" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="GPL-3 GPL-3+ LGPL-2+ LGPL-3+" SLOT="0" IUSE="" diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild index 337652f429d1..23ea522d31a3 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE indicator applet" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="GPL-3 GPL-3+ LGPL-2+ LGPL-3+" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad