summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-03-04 00:19:01 -0500
committerAdam Feldman <NP-Hardass@gentoo.org>2020-04-06 13:47:52 -0400
commit4071466a71330fb8291c80c38e7cce8d711dd117 (patch)
tree78042994d88d57693558a18e8240be3c143a44b5 /mate-base/mate-desktop
parentmate-base/mate-desktop: Bump to 1.24.0 (diff)
downloadgentoo-4071466a71330fb8291c80c38e7cce8d711dd117.tar.gz
gentoo-4071466a71330fb8291c80c38e7cce8d711dd117.tar.bz2
gentoo-4071466a71330fb8291c80c38e7cce8d711dd117.zip
mate-base/mate-desktop: 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-base/mate-desktop')
-rw-r--r--mate-base/mate-desktop/mate-desktop-1.22.0.ebuild4
-rw-r--r--mate-base/mate-desktop/mate-desktop-1.22.1.ebuild4
-rw-r--r--mate-base/mate-desktop/mate-desktop-1.22.2.ebuild2
-rw-r--r--mate-base/mate-desktop/mate-desktop-1.24.0.ebuild2
4 files changed, 6 insertions, 6 deletions
diff --git a/mate-base/mate-desktop/mate-desktop-1.22.0.ebuild b/mate-base/mate-desktop/mate-desktop-1.22.0.ebuild
index 5bb00164ee03..af4e2dfd4549 100644
--- a/mate-base/mate-desktop/mate-desktop-1.22.0.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-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="Libraries for the MATE desktop that are not part of the UI"
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="GPL-2+ FDL-1.1 LGPL-2+ MIT-with-advertising"
SLOT="0"
IUSE="X debug +introspection startup-notification"
diff --git a/mate-base/mate-desktop/mate-desktop-1.22.1.ebuild b/mate-base/mate-desktop/mate-desktop-1.22.1.ebuild
index 5e9e06c3e18d..f4d6e6924e88 100644
--- a/mate-base/mate-desktop/mate-desktop-1.22.1.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-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="Libraries for the MATE desktop that are not part of the UI"
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="GPL-2+ FDL-1.1 LGPL-2+ MIT-with-advertising"
SLOT="0"
IUSE="X debug +introspection startup-notification"
diff --git a/mate-base/mate-desktop/mate-desktop-1.22.2.ebuild b/mate-base/mate-desktop/mate-desktop-1.22.2.ebuild
index 9e8a6dcf50e3..d19a0f762d09 100644
--- a/mate-base/mate-desktop/mate-desktop-1.22.2.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-1.22.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
fi
DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="GPL-2+ FDL-1.1 LGPL-2+ MIT-with-advertising"
SLOT="0"
IUSE="X debug +introspection startup-notification"
diff --git a/mate-base/mate-desktop/mate-desktop-1.24.0.ebuild b/mate-base/mate-desktop/mate-desktop-1.24.0.ebuild
index e3ddbee7b242..0c7949c00b17 100644
--- a/mate-base/mate-desktop/mate-desktop-1.24.0.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-1.24.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
fi
DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
+LICENSE="FDL-1.1 GPL-2+ LGPL-2+ MIT-with-advertising"
SLOT="0"
IUSE="X debug +introspection startup-notification"