diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-04 00:01:46 -0500 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:47:50 -0400 |
commit | 8c89d46cadb031076039ab257ec3d1cad40d1b99 (patch) | |
tree | 046ddc62a2b6264d819d1a67fb982a25512d7dab /mate-base | |
parent | mate-base/mate-common: Bump to 1.24.0 (diff) | |
download | gentoo-8c89d46cadb031076039ab257ec3d1cad40d1b99.tar.gz gentoo-8c89d46cadb031076039ab257ec3d1cad40d1b99.tar.bz2 gentoo-8c89d46cadb031076039ab257ec3d1cad40d1b99.zip |
mate-base/mate-common: 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')
-rw-r--r-- | mate-base/mate-common/mate-common-1.22.0.ebuild | 4 | ||||
-rw-r--r-- | mate-base/mate-common/mate-common-1.22.2.ebuild | 2 | ||||
-rw-r--r-- | mate-base/mate-common/mate-common-1.24.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mate-base/mate-common/mate-common-1.22.0.ebuild b/mate-base/mate-common/mate-common-1.22.0.ebuild index 212f79eb6cf8..2c3030de0d38 100644 --- a/mate-base/mate-common/mate-common-1.22.0.ebuild +++ b/mate-base/mate-common/mate-common-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 @@ else fi DESCRIPTION="Common files for development of MATE packages" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" src_prepare() { diff --git a/mate-base/mate-common/mate-common-1.22.2.ebuild b/mate-base/mate-common/mate-common-1.22.2.ebuild index f62fd085c893..6c83b6fdcda7 100644 --- a/mate-base/mate-common/mate-common-1.22.2.ebuild +++ b/mate-base/mate-common/mate-common-1.22.2.ebuild @@ -12,7 +12,7 @@ else fi DESCRIPTION="Common files for development of MATE packages" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" src_prepare() { diff --git a/mate-base/mate-common/mate-common-1.24.0.ebuild b/mate-base/mate-common/mate-common-1.24.0.ebuild index f62fd085c893..6c83b6fdcda7 100644 --- a/mate-base/mate-common/mate-common-1.24.0.ebuild +++ b/mate-base/mate-common/mate-common-1.24.0.ebuild @@ -12,7 +12,7 @@ else fi DESCRIPTION="Common files for development of MATE packages" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" src_prepare() { |