From e3aa4dc4f3c50dcc8e5fa40ac83ab8e079fca521 Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Wed, 25 Mar 2020 16:35:21 -0400 Subject: x11-misc/mozo: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- x11-misc/mozo/mozo-1.22.0.ebuild | 2 +- x11-misc/mozo/mozo-1.22.1.ebuild | 2 +- x11-misc/mozo/mozo-1.22.2.ebuild | 2 +- x11-misc/mozo/mozo-1.24.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-misc/mozo/mozo-1.22.0.ebuild b/x11-misc/mozo/mozo-1.22.0.ebuild index e6c4de3fb470..5acaed059cd0 100644 --- a/x11-misc/mozo/mozo-1.22.0.ebuild +++ b/x11-misc/mozo/mozo-1.22.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Mozo menu editor for MATE" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} diff --git a/x11-misc/mozo/mozo-1.22.1.ebuild b/x11-misc/mozo/mozo-1.22.1.ebuild index a8fcc6e410aa..3c7cb640e7bb 100644 --- a/x11-misc/mozo/mozo-1.22.1.ebuild +++ b/x11-misc/mozo/mozo-1.22.1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Mozo menu editor for MATE" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} diff --git a/x11-misc/mozo/mozo-1.22.2.ebuild b/x11-misc/mozo/mozo-1.22.2.ebuild index 5e760acc4888..950b638c809c 100644 --- a/x11-misc/mozo/mozo-1.22.2.ebuild +++ b/x11-misc/mozo/mozo-1.22.2.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Mozo menu editor for MATE" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} diff --git a/x11-misc/mozo/mozo-1.24.0.ebuild b/x11-misc/mozo/mozo-1.24.0.ebuild index 22077e71c14f..ac2cdefbe6e3 100644 --- a/x11-misc/mozo/mozo-1.24.0.ebuild +++ b/x11-misc/mozo/mozo-1.24.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Mozo menu editor for MATE" -LICENSE="GPL-2" +LICENSE="GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+" SLOT="0" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} -- cgit v1.2.3-65-gdbad