summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-14 20:55:00 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-14 20:55:00 +0000
commit106dd54d7536933af902eec65deeb768aa3f2656 (patch)
tree63e210d739b6a4b3f4f5a82804c7bf564c89e3b9 /sci-geosciences
parentsync IUSE (+source) (diff)
downloadgentoo-2-106dd54d7536933af902eec65deeb768aa3f2656.tar.gz
gentoo-2-106dd54d7536933af902eec65deeb768aa3f2656.tar.bz2
gentoo-2-106dd54d7536933af902eec65deeb768aa3f2656.zip
sync IUSE (+gdal +nls)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/grass/grass-6.0.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-geosciences/grass/grass-6.0.0.ebuild b/sci-geosciences/grass/grass-6.0.0.ebuild
index b77332fdc77b..d40ac4fb1396 100644
--- a/sci-geosciences/grass/grass-6.0.0.ebuild
+++ b/sci-geosciences/grass/grass-6.0.0.ebuild
@@ -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/sci-geosciences/grass/grass-6.0.0.ebuild,v 1.1 2005/06/15 08:22:01 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.0.0.ebuild,v 1.2 2005/07/14 20:55:00 agriffis Exp $
inherit eutils
@@ -13,8 +13,7 @@ SRC_URI="http://grass.itc.it/grass60/source/${P}.tar.gz
LICENSE="GPL-2"
SLOT="6"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
-IUSE="tcltk png jpeg tiff postgres odbc motif gd X
- mysql blas lapack fftw truetype readline opengl"
+IUSE="X blas fftw gd gdal jpeg lapack motif mysql nls odbc opengl png postgres readline tcltk tiff truetype"
RESTRICT="nostrip"
DEPEND=">=sys-devel/make-3.80