diff options
-rw-r--r-- | mate-base/libmatekbd/libmatekbd-1.18.2.ebuild | 4 | ||||
-rw-r--r-- | mate-base/libmatekbd/libmatekbd-1.22.0.ebuild | 4 | ||||
-rw-r--r-- | mate-base/libmatekbd/libmatekbd-1.24.0.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild b/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild index e9f848a44c50..64b6b12cdc48 100644 --- a/mate-base/libmatekbd/libmatekbd-1.18.2.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.18.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 keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test" diff --git a/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild index f9121254f2c7..1148990fa5c6 100644 --- a/mate-base/libmatekbd/libmatekbd-1.22.0.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.22.0.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 keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test" diff --git a/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild index 8fa3f563c226..0ec6291319fc 100644 --- a/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="MATE keyboard configuration library" -LICENSE="LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="X +introspection test" |