diff options
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.96-r1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-2.96-r1.ebuild | 4 |
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/" |