From 47d00e8c0f4604e1eb3ff663766e3aa887ab7a1a Mon Sep 17 00:00:00 2001 From: Adam Feldman Date: Fri, 20 Mar 2020 16:53:36 -0400 Subject: mate-extra/mate-polkit: Fix LICENSE Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman --- mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild | 4 ++-- mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild | 4 ++-- mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mate-extra') diff --git a/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild index 68691a62f991..ebb71540060c 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.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 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" IUSE="accountsservice appindicator" diff --git a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild index 39199db6278f..115ea19651f2 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-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 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" IUSE="accountsservice appindicator" diff --git a/mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild index 5b5b4f8de066..e209135516aa 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" IUSE="accountsservice appindicator" -- cgit v1.2.3-65-gdbad