mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-base/mate-menus: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
This commit is contained in:
@@ -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 menu system, implementing the F.D.O cross-desktop spec"
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="debug +introspection"
|
||||
|
||||
@@ -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 menu system, implementing the F.D.O cross-desktop spec"
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="debug +introspection"
|
||||
|
||||
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
|
||||
fi
|
||||
|
||||
DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="debug +introspection"
|
||||
|
||||
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
|
||||
fi
|
||||
|
||||
DESCRIPTION="MATE menu system, implementing the F.D.O cross-desktop spec"
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="debug +introspection"
|
||||
|
||||
Reference in New Issue
Block a user