diff options
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/grass-5.0.2.ebuild | 6 | ||||
-rw-r--r-- | sci-geosciences/grass/grass-5.0.3.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-geosciences/grass/grass-5.0.2.ebuild b/sci-geosciences/grass/grass-5.0.2.ebuild index d4fecf2e5372..3a121b097904 100644 --- a/sci-geosciences/grass/grass-5.0.2.ebuild +++ b/sci-geosciences/grass/grass-5.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-5.0.2.ebuild,v 1.2 2004/12/29 03:06:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-5.0.2.ebuild,v 1.3 2004/12/29 16:32:17 ribosome Exp $ DESCRIPTION="An open-source GIS with raster and vector functionality" HOMEPAGE="http://grass.itc.it/" @@ -22,8 +22,8 @@ DEPEND=">=sys-devel/make-3.80 >=sys-libs/gdbm-1.8.0 >=sys-devel/gcc-3.2.2 =sci-libs/fftw-2* - >=app-sci/lapack-3.0 - >=app-sci/blas-19980702 + >=sci-libs/lapack-3.0 + >=sci-libs/blas-19980702 >=media-libs/netpbm-9.12 >=dev-lang/R-1.6.1 tcltk? ( >=dev-lang/tcl-8.3.4 diff --git a/sci-geosciences/grass/grass-5.0.3.ebuild b/sci-geosciences/grass/grass-5.0.3.ebuild index 2c8723845d9e..2cc1d5762e05 100644 --- a/sci-geosciences/grass/grass-5.0.3.ebuild +++ b/sci-geosciences/grass/grass-5.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-5.0.3.ebuild,v 1.2 2004/12/29 03:06:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-5.0.3.ebuild,v 1.3 2004/12/29 16:32:17 ribosome Exp $ DESCRIPTION="An open-source GIS with raster and vector functionality" HOMEPAGE="http://grass.itc.it/ @@ -25,8 +25,8 @@ DEPEND=">=sys-devel/make-3.80 >=sys-libs/gdbm-1.8.0 >=sys-devel/gcc-3.2.2 =sci-libs/fftw-2* - >=app-sci/lapack-3.0 - >=app-sci/blas-19980702 + >=sci-libs/lapack-3.0 + >=sci-libs/blas-19980702 >=media-libs/netpbm-9.12 >=dev-lang/R-1.6.1 tcltk? ( >=dev-lang/tcl-8.3.4 |