summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gdal/gdal-1.2.6-r4.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.3.0-r1.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.3.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/gdal/gdal-1.2.6-r4.ebuild b/sci-libs/gdal/gdal-1.2.6-r4.ebuild
index 264a85bbf4d1..f6db3b3ea29d 100644
--- a/sci-libs/gdal/gdal-1.2.6-r4.ebuild
+++ b/sci-libs/gdal/gdal-1.2.6-r4.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-libs/gdal/gdal-1.2.6-r4.ebuild,v 1.7 2005/12/03 21:12:46 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.2.6-r4.ebuild,v 1.8 2005/12/05 17:09:37 swegener Exp $
inherit eutils libtool gnuconfig distutils toolchain-funcs
@@ -38,7 +38,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
jasper? ( media-libs/jasper )
odbc? ( dev-db/unixODBC )
geos? ( sci-libs/geos )
- sqlite? ( >=dev-db/sqlite-3* )
+ sqlite? ( >=dev-db/sqlite-3 )
doc? ( app-doc/doxygen )"
src_unpack() {
diff --git a/sci-libs/gdal/gdal-1.3.0-r1.ebuild b/sci-libs/gdal/gdal-1.3.0-r1.ebuild
index c53e36756854..6688d2163437 100644
--- a/sci-libs/gdal/gdal-1.3.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.3.0-r1.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-libs/gdal/gdal-1.3.0-r1.ebuild,v 1.6 2005/12/03 21:12:46 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.3.0-r1.ebuild,v 1.7 2005/12/05 17:09:37 swegener Exp $
inherit eutils libtool gnuconfig distutils toolchain-funcs
@@ -39,7 +39,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
jasper? ( media-libs/jasper )
odbc? ( dev-db/unixODBC )
geos? ( sci-libs/geos )
- sqlite? ( >=dev-db/sqlite-3* )
+ sqlite? ( >=dev-db/sqlite-3 )
doc? ( app-doc/doxygen )"
src_unpack() {
diff --git a/sci-libs/gdal/gdal-1.3.1.ebuild b/sci-libs/gdal/gdal-1.3.1.ebuild
index 2112b911656f..0e966cb1a8dc 100644
--- a/sci-libs/gdal/gdal-1.3.1.ebuild
+++ b/sci-libs/gdal/gdal-1.3.1.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-libs/gdal/gdal-1.3.1.ebuild,v 1.4 2005/12/03 21:12:46 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.3.1.ebuild,v 1.5 2005/12/05 17:09:37 swegener Exp $
inherit eutils libtool gnuconfig distutils toolchain-funcs
@@ -36,7 +36,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
jasper? ( media-libs/jasper )
odbc? ( dev-db/unixODBC )
geos? ( sci-libs/geos )
- sqlite? ( >=dev-db/sqlite-3* )
+ sqlite? ( >=dev-db/sqlite-3 )
doc? ( app-doc/doxygen )"
src_unpack() {