summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-03-24 20:59:16 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-04-06 13:48:46 -0400
commit1cc60b44af8d83477cf36163cb661d9768cf1659 (patch)
tree48a4c771876676e755c5ae8d9d4791c72dd61e9b /mate-extra
parentmate-extra/mate-sensors-applet: Bump to 1.24.0 (diff)
downloadgentoo-1cc60b44af8d83477cf36163cb661d9768cf1659.tar.gz
gentoo-1cc60b44af8d83477cf36163cb661d9768cf1659.tar.bz2
gentoo-1cc60b44af8d83477cf36163cb661d9768cf1659.zip
mate-extra/mate-sensors-applet: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild4
-rw-r--r--mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild2
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"