diff options
-rw-r--r-- | mate-base/caja/caja-1.22.1.ebuild | 4 | ||||
-rw-r--r-- | mate-base/caja/caja-1.22.3.ebuild | 2 | ||||
-rw-r--r-- | mate-base/caja/caja-1.24.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mate-base/caja/caja-1.22.1.ebuild b/mate-base/caja/caja-1.22.1.ebuild index 606cd126e0bb..008adb1b2ed2 100644 --- a/mate-base/caja/caja-1.22.1.ebuild +++ b/mate-base/caja/caja-1.22.1.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="Caja file manager for the MATE desktop" -LICENSE="GPL-2 LGPL-2 FDL-1.1" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection +mate packagekit xmp" diff --git a/mate-base/caja/caja-1.22.3.ebuild b/mate-base/caja/caja-1.22.3.ebuild index 5ef44f4ac301..9f8692d776cb 100644 --- a/mate-base/caja/caja-1.22.3.ebuild +++ b/mate-base/caja/caja-1.22.3.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Caja file manager for the MATE desktop" -LICENSE="GPL-2 LGPL-2 FDL-1.1" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection +mate packagekit xmp" diff --git a/mate-base/caja/caja-1.24.0.ebuild b/mate-base/caja/caja-1.24.0.ebuild index b97fa07c0529..78c7847c757b 100644 --- a/mate-base/caja/caja-1.24.0.ebuild +++ b/mate-base/caja/caja-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Caja file manager for the MATE desktop" -LICENSE="GPL-2 LGPL-2 FDL-1.1" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+introspection +mate packagekit xmp" |