summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-03-25 16:35:21 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-04-06 13:48:55 -0400
commite3aa4dc4f3c50dcc8e5fa40ac83ab8e079fca521 (patch)
tree62917a827159ef7b64ced44cef710c431f05aafa /x11-misc/mozo/mozo-1.24.0.ebuild
parentx11-misc/mozo: Bump to 1.24.0 (diff)
downloadgentoo-e3aa4dc4f3c50dcc8e5fa40ac83ab8e079fca521.tar.gz
gentoo-e3aa4dc4f3c50dcc8e5fa40ac83ab8e079fca521.tar.bz2
gentoo-e3aa4dc4f3c50dcc8e5fa40ac83ab8e079fca521.zip
x11-misc/mozo: 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-misc/mozo/mozo-1.24.0.ebuild')
-rw-r--r--x11-misc/mozo/mozo-1.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}