From: Adam Feldman Date: Wed, 25 Mar 2020 00:59:16 +0000 (-0400) Subject: mate-extra/mate-sensors-applet: Fix LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1cc60b44af8d83477cf36163cb661d9768cf1659;p=gentoo.git mate-extra/mate-sensors-applet: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild index 1d46b635f650..c96c17af7b0d 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.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 panel applet to display readings from hardware sensors" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+" SLOT="0" IUSE="+dbus hddtemp libnotify lm-sensors video_cards_nvidia" diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild index 7c16ff4b7f97..d292f324537c 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE panel applet to display readings from hardware sensors" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+" SLOT="0" IUSE="+dbus hddtemp libnotify lm-sensors video_cards_nvidia"