diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-24 20:48:18 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:45 -0400 |
commit | f285e0b6229888f1c8c46c18478a3d71d4d24a96 (patch) | |
tree | bbca26ba89cb8f25a28b82340cbe5af844a2dd73 /mate-extra | |
parent | mate-extra/mate-netbook: Bump to 1.24.0 (diff) | |
download | gentoo-f285e0b6229888f1c8c46c18478a3d71d4d24a96.tar.gz gentoo-f285e0b6229888f1c8c46c18478a3d71d4d24a96.tar.bz2 gentoo-f285e0b6229888f1c8c46c18478a3d71d4d24a96.zip |
mate-extra/mate-netbook: 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-netbook/mate-netbook-1.22.1.ebuild | 4 | ||||
-rw-r--r-- | mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild | 2 | ||||
-rw-r--r-- | mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild b/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild index 483c783f4754..f440977f066b 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-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="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE="" diff --git a/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild b/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild index 0a50af6a99e5..f7ce5d624a4d 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-1.22.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE="" diff --git a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild index 894897b31e4b..b6139aaa6463 100644 --- a/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild +++ b/mate-extra/mate-netbook/mate-netbook-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE utilities for netbooks" -LICENSE="GPL-3" +LICENSE="LGPL-2+ GPL-3" SLOT="0" IUSE="" |