diff options
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild | 4 | ||||
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild | 4 | ||||
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.24.0.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
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" |