summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:10:31 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:10:31 +0000
commit199658c5db247c2aca81ce91dd9814a1fb7a8805 (patch)
treee3366ac840f21274f9b644221f788a092f93f49b /sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
parentInherit user for enewuser/etc... (diff)
downloadgentoo-2-199658c5db247c2aca81ce91dd9814a1fb7a8805.tar.gz
gentoo-2-199658c5db247c2aca81ce91dd9814a1fb7a8805.tar.bz2
gentoo-2-199658c5db247c2aca81ce91dd9814a1fb7a8805.zip
Inherit user for enewuser/etc... rather than eutils.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild')
-rw-r--r--sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
index f37ae2d94ea7..4df7e8417785 100644
--- a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
+++ b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild,v 1.5 2012/05/22 16:20:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild,v 1.6 2012/05/24 05:10:31 vapier Exp $
EAPI="4"
-inherit autotools-utils eutils linux-info pam
+inherit autotools-utils user linux-info pam
DESCRIPTION="Support for the UPEK/SGS Thomson Microelectronics fingerprint reader, often seen in Thinkpads"
HOMEPAGE="http://thinkfinger.sourceforge.net/"