summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-08-12 08:19:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-08-12 08:19:50 +0000
commit59a1545d84e367465081446cfd69066bc9abb5a2 (patch)
treedc6f50df481990d0b072f61963ed7a2702bdf4cd /sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
parentQuery udev.pc pkg-config file for udevdir value (in order to install 25-gpsd.... (diff)
downloadgentoo-2-59a1545d84e367465081446cfd69066bc9abb5a2.tar.gz
gentoo-2-59a1545d84e367465081446cfd69066bc9abb5a2.tar.bz2
gentoo-2-59a1545d84e367465081446cfd69066bc9abb5a2.zip
Inherit user.eclass for function enewuser as noted by repoman.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.96-r1.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-2.96-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
index 758a4b568556..811489e7954b 100644
--- a/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.3 2012/07/26 15:06:26 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.4 2012/08/12 08:19:50 ssuominen Exp $
EAPI=3
PYTHON_DEPEND="2:2.6"
-inherit python base autotools
+inherit python base autotools user
DESCRIPTION="GPS daemon and library to support USB/serial GPS devices and various GPS/mapping clients."
HOMEPAGE="http://gpsd.berlios.de/"