summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-05-21 19:01:41 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-05-21 19:01:41 +0000
commitb3bed2c69cce54052821a55498d05fc0699675e9 (patch)
treec86d8b4feca19e09269539dde2cdec205abb54a6 /sci-libs/gdal
parentChanged dependency for postgresql from dev-db/postgresql to virtual/postgresq... (diff)
downloadgentoo-2-b3bed2c69cce54052821a55498d05fc0699675e9.tar.gz
gentoo-2-b3bed2c69cce54052821a55498d05fc0699675e9.tar.bz2
gentoo-2-b3bed2c69cce54052821a55498d05fc0699675e9.zip
Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog8
-rw-r--r--sci-libs/gdal/gdal-1.3.1.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.3.2.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.4.2.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.5.0-r1.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.5.1.ebuild4
6 files changed, 17 insertions, 11 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index 647c632af935..a183a6bd1171 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.42 2008/05/20 00:37:33 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.43 2008/05/21 19:01:41 dev-zero Exp $
+
+ 21 May 2008; Tiziano Müller <dev-zero@gentoo.org> gdal-1.3.1.ebuild,
+ gdal-1.3.2.ebuild, gdal-1.4.2.ebuild, gdal-1.5.0-r1.ebuild,
+ gdal-1.5.1.ebuild:
+ Changed dependency for postgresql from dev-db/postgresql to
+ virtual/postgresql-server
*gdal-1.5.1 (20 May 2008)
diff --git a/sci-libs/gdal/gdal-1.3.1.ebuild b/sci-libs/gdal/gdal-1.3.1.ebuild
index b9a0c1c4a02f..d49f29a238b1 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-2008 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.15 2008/01/04 04:08:15 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.3.1.ebuild,v 1.16 2008/05/21 19:01:41 dev-zero Exp $
inherit eutils libtool distutils toolchain-funcs
@@ -28,7 +28,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
ogdi? ( sci-libs/ogdi )
gml? ( <dev-libs/xerces-c-2.8.0 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )
diff --git a/sci-libs/gdal/gdal-1.3.2.ebuild b/sci-libs/gdal/gdal-1.3.2.ebuild
index b3de325bed84..689a6cf2a6db 100644
--- a/sci-libs/gdal/gdal-1.3.2.ebuild
+++ b/sci-libs/gdal/gdal-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.3.2.ebuild,v 1.5 2008/01/04 04:08:15 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.3.2.ebuild,v 1.6 2008/05/21 19:01:41 dev-zero Exp $
inherit eutils libtool distutils toolchain-funcs
@@ -30,7 +30,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
ogdi? ( sci-libs/ogdi )
gml? ( <dev-libs/xerces-c-2.8.0 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )
diff --git a/sci-libs/gdal/gdal-1.4.2.ebuild b/sci-libs/gdal/gdal-1.4.2.ebuild
index 5cfb8f110e7a..74a45801973a 100644
--- a/sci-libs/gdal/gdal-1.4.2.ebuild
+++ b/sci-libs/gdal/gdal-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.4.2.ebuild,v 1.3 2008/01/04 05:24:28 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.4.2.ebuild,v 1.4 2008/05/21 19:01:41 dev-zero Exp $
inherit eutils libtool distutils toolchain-funcs
@@ -30,7 +30,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
ogdi? ( sci-libs/ogdi )
gml? ( <dev-libs/xerces-c-2.8.0 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )
diff --git a/sci-libs/gdal/gdal-1.5.0-r1.ebuild b/sci-libs/gdal/gdal-1.5.0-r1.ebuild
index 87e3b71336d0..3c6baf7cb2bc 100644
--- a/sci-libs/gdal/gdal-1.5.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.0-r1.ebuild,v 1.3 2008/05/15 06:24:07 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.0-r1.ebuild,v 1.4 2008/05/21 19:01:41 dev-zero 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-2.8.0 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )
diff --git a/sci-libs/gdal/gdal-1.5.1.ebuild b/sci-libs/gdal/gdal-1.5.1.ebuild
index 3f36ca06e94b..88a9e657b44f 100644
--- a/sci-libs/gdal/gdal-1.5.1.ebuild
+++ b/sci-libs/gdal/gdal-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.1.ebuild,v 1.1 2008/05/20 00:37:33 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.1.ebuild,v 1.2 2008/05/21 19:01:41 dev-zero 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-2.8.0 )
hdf5? ( >=sci-libs/hdf5-1.6.4 )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
|| (
netcdf? ( sci-libs/netcdf )
hdf? ( sci-libs/hdf )