diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-20 19:45:28 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:08 -0400 |
commit | f506b4ebe6bfeb2bc7c13ae0540afff5c786f671 (patch) | |
tree | d02c18a2b9bc275fffd510cd6c18201763e723f5 /x11-wm/marco | |
parent | x11-wm/marco: Bump to 1.24.0 (diff) | |
download | gentoo-f506b4ebe6bfeb2bc7c13ae0540afff5c786f671.tar.gz gentoo-f506b4ebe6bfeb2bc7c13ae0540afff5c786f671.tar.bz2 gentoo-f506b4ebe6bfeb2bc7c13ae0540afff5c786f671.zip |
x11-wm/marco: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-wm/marco')
-rw-r--r-- | x11-wm/marco/marco-1.22.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.22.2.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.22.4.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.24.0.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/marco/marco-1.22.1-r1.ebuild b/x11-wm/marco/marco-1.22.1-r1.ebuild index 1390d88f009e..2bc660edd390 100644 --- a/x11-wm/marco/marco-1.22.1-r1.ebuild +++ b/x11-wm/marco/marco-1.22.1-r1.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 default window manager" -LICENSE="GPL-2" +LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT" SLOT="0" IUSE="startup-notification test xinerama" diff --git a/x11-wm/marco/marco-1.22.2.ebuild b/x11-wm/marco/marco-1.22.2.ebuild index 9745be329973..a693ad0e7c52 100644 --- a/x11-wm/marco/marco-1.22.2.ebuild +++ b/x11-wm/marco/marco-1.22.2.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 default window manager" -LICENSE="GPL-2" +LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT" SLOT="0" IUSE="startup-notification test xinerama" diff --git a/x11-wm/marco/marco-1.22.4.ebuild b/x11-wm/marco/marco-1.22.4.ebuild index 945631316fd8..a693ad0e7c52 100644 --- a/x11-wm/marco/marco-1.22.4.ebuild +++ b/x11-wm/marco/marco-1.22.4.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE default window manager" -LICENSE="GPL-2" +LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT" SLOT="0" IUSE="startup-notification test xinerama" diff --git a/x11-wm/marco/marco-1.24.0.ebuild b/x11-wm/marco/marco-1.24.0.ebuild index 9098cf8b1b69..95b149bd341b 100644 --- a/x11-wm/marco/marco-1.24.0.ebuild +++ b/x11-wm/marco/marco-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE default window manager" -LICENSE="GPL-2" +LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT" SLOT="0" IUSE="startup-notification test xinerama" |