commit:     c74c54b941d99e8e456244e675ccfa0167fa6ee9
Author:     scardracs <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Mar 23 12:26:43 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 12:56:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74c54b9

sys-auth/fprintd: fixed GPL-2 to GPL-2+

Left as separate commit as requested by @juippis

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/20035
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-auth/fprintd/fprintd-1.90.8.ebuild | 2 +-
 sys-auth/fprintd/fprintd-1.90.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/fprintd/fprintd-1.90.8.ebuild 
b/sys-auth/fprintd/fprintd-1.90.8.ebuild
index 2fd9c7e7f03..0dfa760969c 100644
--- a/sys-auth/fprintd/fprintd-1.90.8.ebuild
+++ b/sys-auth/fprintd/fprintd-1.90.8.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="D-Bus service to access fingerprint readers"
 HOMEPAGE="https://gitlab.freedesktop.org/libfprint/fprintd";
 
SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="doc pam systemd test"

diff --git a/sys-auth/fprintd/fprintd-1.90.9.ebuild 
b/sys-auth/fprintd/fprintd-1.90.9.ebuild
index 2fd9c7e7f03..0dfa760969c 100644
--- a/sys-auth/fprintd/fprintd-1.90.9.ebuild
+++ b/sys-auth/fprintd/fprintd-1.90.9.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="D-Bus service to access fingerprint readers"
 HOMEPAGE="https://gitlab.freedesktop.org/libfprint/fprintd";
 
SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="doc pam systemd test"

Reply via email to