diff options
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild | 4 | ||||
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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" |