Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/thinkfinger/
Date: Fri, 01 Dec 2017 22:19:32
Message-Id: 1512166634.33d470f0d8cbfe79d76e98fac9096aac049fbfc3.soap@gentoo
1 commit: 33d470f0d8cbfe79d76e98fac9096aac049fbfc3
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 21:16:49 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 22:17:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d470f0
7
8 sys-auth/thinkfinger: [QA] Fix DESCRIPTION.toolong
9
10 sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
14 index ce297a26fdb..69a097a8de8 100644
15 --- a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
16 +++ b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
17 @@ -5,7 +5,7 @@ EAPI="4"
18
19 inherit autotools-utils user linux-info pam
20
21 -DESCRIPTION="Support for the UPEK/SGS Thomson Microelectronics fingerprint reader, often seen in Thinkpads"
22 +DESCRIPTION="Support for the UPEK/SGS Thomson fingerprint reader, common in Thinkpads"
23 HOMEPAGE="http://thinkfinger.sourceforge.net/"
24 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"