diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2007-01-14 21:31:11 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2007-01-14 21:31:11 +0000 |
commit | b25a83732110c064c17034a76cc723386eb0ccf4 (patch) | |
tree | cef269b58a8964986d6f2fa5b435ac8d2c8cf71d /profiles | |
parent | Fix quoting on =~ conditional to work also with bash-3.2_pre9 (bug #162018; t... (diff) | |
download | gentoo-2-b25a83732110c064c17034a76cc723386eb0ccf4.tar.gz gentoo-2-b25a83732110c064c17034a76cc723386eb0ccf4.tar.bz2 gentoo-2-b25a83732110c064c17034a76cc723386eb0ccf4.zip |
added device-specific flags for gpsd
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 94986673615d..6ef65c6c5a50 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2497 2007/01/13 15:02:17 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2498 2007/01/14 21:31:11 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1513,6 +1513,8 @@ sci-geosciences/gmt:gmthigh - Adds high resolution bathymetry database sci-geosciences/gmt:gmtsuppl - Supplement functions for GMT sci-geosciences/gmt:gmttria - Non GNU triangulation method, more efficient sci-geosciences/gpsd:ntp - Enable NTP shared memory interface for GPS time +sci-geosciences/gpsd:italk - Enable iTalk protocol support +sci-geosciences/gpsd:itrax - Enable iTrax hardware support sci-geosciences/gpsd:tntc - Enable True North Technologies support sci-geosciences/grass:gdal - Enables gdal support (Grass 6 only) sci-geosciences/grass:glw - Enables libGLw support (requires mesa) |