diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:16:49 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:17:14 +0100 |
commit | 33d470f0d8cbfe79d76e98fac9096aac049fbfc3 (patch) | |
tree | c705793891d2743cd73ab2b1d6c4539b235ae61e /sys-auth/thinkfinger | |
parent | sys-auth/pam_smb: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-33d470f0d8cbfe79d76e98fac9096aac049fbfc3.tar.gz gentoo-33d470f0d8cbfe79d76e98fac9096aac049fbfc3.tar.bz2 gentoo-33d470f0d8cbfe79d76e98fac9096aac049fbfc3.zip |
sys-auth/thinkfinger: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-auth/thinkfinger')
-rw-r--r-- | sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild index ce297a26fdbe..69a097a8de84 100644 --- a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild +++ b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild @@ -5,7 +5,7 @@ EAPI="4" inherit autotools-utils user linux-info pam -DESCRIPTION="Support for the UPEK/SGS Thomson Microelectronics fingerprint reader, often seen in Thinkpads" +DESCRIPTION="Support for the UPEK/SGS Thomson fingerprint reader, common in Thinkpads" HOMEPAGE="http://thinkfinger.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |