diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-24 19:13:40 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:41 -0400 |
commit | 25bf67a40985eaf5bd4cae472922829d8cf852dc (patch) | |
tree | 0fde365625f4dc1a07f4abfa9c4b8ead772412e9 /mate-base | |
parent | mate-base/mate-applets: Bump to 1.24.0 (diff) | |
download | gentoo-25bf67a40985eaf5bd4cae472922829d8cf852dc.tar.gz gentoo-25bf67a40985eaf5bd4cae472922829d8cf852dc.tar.bz2 gentoo-25bf67a40985eaf5bd4cae472922829d8cf852dc.zip |
mate-base/mate-applets: 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')
4 files changed, 6 insertions, 6 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.22.0.ebuild b/mate-base/mate-applets/mate-applets-1.22.0.ebuild index 79f7b2082756..077a17c344df 100644 --- a/mate-base/mate-applets/mate-applets-1.22.0.ebuild +++ b/mate-base/mate-applets/mate-applets-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="Applets for the MATE Desktop and Panel" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+" SLOT="0" IUSE="X ipv6 policykit +upower" diff --git a/mate-base/mate-applets/mate-applets-1.22.1.ebuild b/mate-base/mate-applets/mate-applets-1.22.1.ebuild index 7ff7fbac0175..38f90f1bdb01 100644 --- a/mate-base/mate-applets/mate-applets-1.22.1.ebuild +++ b/mate-base/mate-applets/mate-applets-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 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Applets for the MATE Desktop and Panel" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+" SLOT="0" IUSE="X ipv6 policykit +upower" diff --git a/mate-base/mate-applets/mate-applets-1.22.2.ebuild b/mate-base/mate-applets/mate-applets-1.22.2.ebuild index c584a18c500d..edec396dcf2c 100644 --- a/mate-base/mate-applets/mate-applets-1.22.2.ebuild +++ b/mate-base/mate-applets/mate-applets-1.22.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Applets for the MATE Desktop and Panel" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+" SLOT="0" IUSE="X +cpupower ipv6 policykit +upower" diff --git a/mate-base/mate-applets/mate-applets-1.24.0.ebuild b/mate-base/mate-applets/mate-applets-1.24.0.ebuild index 1a26d6d3c3b0..7831931878ec 100644 --- a/mate-base/mate-applets/mate-applets-1.24.0.ebuild +++ b/mate-base/mate-applets/mate-applets-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Applets for the MATE Desktop and Panel" -LICENSE="GPL-2 FDL-1.1 LGPL-2" +LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+" SLOT="0" IUSE="X +cpupower ipv6 policykit +upower" |