summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 21:06:34 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 21:06:34 +0000
commit9c0b50f37ff4872f3b1b72e2988b8a7fa02d5285 (patch)
tree705ac3b30ec57d1a5523fabbe71cfec1cda6a8e5 /sci-libs/gdal/gdal-1.5.2.ebuild
parentMigrating away from deprecated postgres virtuals (diff)
downloadhistorical-9c0b50f37ff4872f3b1b72e2988b8a7fa02d5285.tar.gz
historical-9c0b50f37ff4872f3b1b72e2988b8a7fa02d5285.tar.bz2
historical-9c0b50f37ff4872f3b1b72e2988b8a7fa02d5285.zip
Migrating away from deprecated postgres virtuals
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/gdal/gdal-1.5.2.ebuild')
-rw-r--r--sci-libs/gdal/gdal-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-1.5.2.ebuild b/sci-libs/gdal/gdal-1.5.2.ebuild
index f11237ba62db..55d38f4de495 100644
--- a/sci-libs/gdal/gdal-1.5.2.ebuild
+++ b/sci-libs/gdal/gdal-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.10 2010/06/15 13:08:19 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.11 2010/06/17 21:06:34 patrick Exp $
WANT_AUTOCONF="2.5"
inherit autotools distutils eutils perl-module toolchain-funcs
@@ -34,7 +34,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
ogdi? ( sci-libs/ogdi )
gml? ( >=dev-libs/xerces-c-3 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( virtual/postgresql-server )
+ postgres? ( dev-db/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )