From c74c54b941d99e8e456244e675ccfa0167fa6ee9 Mon Sep 17 00:00:00 2001 From: scardracs Date: Tue, 23 Mar 2021 13:26:43 +0100 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/20035 Signed-off-by: Joonas Niilola --- 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(-) (limited to 'sys-auth') diff --git a/sys-auth/fprintd/fprintd-1.90.8.ebuild b/sys-auth/fprintd/fprintd-1.90.8.ebuild index 2fd9c7e7f03d..0dfa760969cd 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 2fd9c7e7f03d..0dfa760969cd 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" -- cgit v1.2.3-65-gdbad