diff options
author | 2005-07-20 02:00:53 +0000 | |
---|---|---|
committer | 2005-07-20 02:00:53 +0000 | |
commit | e10861ee8b1c6e59e74ae340dbb6167929692be2 (patch) | |
tree | 86b3926825ddee61694dd19dfaa9107bb81ad812 /profiles/use.local.desc | |
parent | Version bump #99496 by Erdroh Moshan. (diff) | |
download | historical-e10861ee8b1c6e59e74ae340dbb6167929692be2.tar.gz historical-e10861ee8b1c6e59e74ae340dbb6167929692be2.tar.bz2 historical-e10861ee8b1c6e59e74ae340dbb6167929692be2.zip |
Added gdal flag for Grass 6
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1dd5bff3abbf..a53689ae0c87 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1324 2005/07/19 22:54:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1325 2005/07/20 02:00:53 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -807,9 +807,10 @@ sci-geosciences/gmt:gmtfull - Full resolution bathimetry database; sci-geosciences/gmt:gmthigh - Adds high resolution bathimetry database sci-geosciences/gmt:gmtsuppl - Supplement functions for GMT; sci-geosciences/gmt:gmttria - Non GNU triangulation method, more efficient; +sci-geosciences/grass:gdal - Enables gdal support from within Grass 6 sci-libs/fftw:sse2 - Enables sse2 support -sci-libs/gdal:fits - enables support for NASA's cfitsio library -sci-libs/gdal:ogdi - enables support for the open geographic datastore interface +sci-libs/gdal:fits - Enables support for NASA's cfitsio library +sci-libs/gdal:ogdi - Enables support for the open geographic datastore interface sci-libs/hdf5:hlapi - Enables support for high-level library sci-libs/plplot:itcl - Support for itcl bindings. sci-libs/plplot:octave - Support for Octave bindings. |