summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscardracs <marco@scardovi.com>2021-03-23 13:26:43 +0100
committerJoonas Niilola <juippis@gentoo.org>2021-03-25 14:56:27 +0200
commitc74c54b941d99e8e456244e675ccfa0167fa6ee9 (patch)
tree393e362915c65775cb7752701beb2571a0387aa5 /sys-auth
parentsys-auth/fprintd: remove oldest version (diff)
downloadgentoo-c74c54b941d99e8e456244e675ccfa0167fa6ee9.tar.gz
gentoo-c74c54b941d99e8e456244e675ccfa0167fa6ee9.tar.bz2
gentoo-c74c54b941d99e8e456244e675ccfa0167fa6ee9.zip
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@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/20035 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/fprintd/fprintd-1.90.8.ebuild2
-rw-r--r--sys-auth/fprintd/fprintd-1.90.9.ebuild2
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 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"