titanofold 14/11/03 13:57:38
Modified: gdal-1.10.0-r1.ebuild ChangeLog gdal-1.10.1.ebuild
gdal-1.9.2.ebuild gdal-1.11.1.ebuild
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.3 sci-libs/gdal/gdal-1.10.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?r1=1.2&r2=1.3
Index: gdal-1.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdal-1.10.0-r1.ebuild 9 Jul 2014 03:18:52 -0000 1.2
+++ gdal-1.10.0-r1.ebuild 3 Nov 2014 13:57:38 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v 1.2
2014/07/09 03:18:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v 1.3
2014/11/03 13:57:38 titanofold Exp $
EAPI=5
@@ -42,7 +42,7 @@
pdf? ( app-text/poppler )
perl? ( dev-lang/perl )
png? ( media-libs/libpng )
- postgres? ( >=dev-db/postgresql-base-8.4 )
+ postgres? ( >=virtual/postgresql-8.4 )
python? ( dev-python/numpy )
ruby? ( dev-lang/ruby:1.9 )
sqlite? ( dev-db/sqlite:3 )
1.151 sci-libs/gdal/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.151&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.151&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.150&r2=1.151
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog 2 Nov 2014 17:10:47 -0000 1.150
+++ ChangeLog 3 Nov 2014 13:57:38 -0000 1.151
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.150 2014/11/02
17:10:47 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.151 2014/11/03
13:57:38 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> gdal-1.9.2.ebuild,
+ gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*gdal-1.11.1 (02 Nov 2014)
1.9 sci-libs/gdal/gdal-1.10.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?r1=1.8&r2=1.9
Index: gdal-1.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gdal-1.10.1.ebuild 11 Jul 2014 19:38:23 -0000 1.8
+++ gdal-1.10.1.ebuild 3 Nov 2014 13:57:38 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.8
2014/07/11 19:38:23 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.9
2014/11/03 13:57:38 titanofold Exp $
EAPI=5
@@ -47,7 +47,7 @@
pdf? ( >=app-text/poppler-0.24.3:= )
perl? ( dev-lang/perl:= )
png? ( media-libs/libpng )
- postgres? ( >=dev-db/postgresql-base-8.4 )
+ postgres? ( >=virtual/postgresql-8.4 )
python? (
${PYTHON_DEPS}
dev-python/setuptools[${PYTHON_USEDEP}]
1.7 sci-libs/gdal/gdal-1.9.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?r1=1.6&r2=1.7
Index: gdal-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gdal-1.9.2.ebuild 9 Jul 2014 03:18:52 -0000 1.6
+++ gdal-1.9.2.ebuild 3 Nov 2014 13:57:38 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.6
2014/07/09 03:18:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.7
2014/11/03 13:57:38 titanofold Exp $
EAPI=5
@@ -42,7 +42,7 @@
pdf? ( app-text/poppler )
perl? ( dev-lang/perl )
png? ( media-libs/libpng )
- postgres? ( >=dev-db/postgresql-base-8.4 )
+ postgres? ( >=virtual/postgresql-8.4 )
python? ( dev-python/numpy )
ruby? ( dev-lang/ruby:1.9 )
sqlite? ( dev-db/sqlite:3 )
1.2 sci-libs/gdal/gdal-1.11.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild?r1=1.1&r2=1.2
Index: gdal-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdal-1.11.1.ebuild 2 Nov 2014 17:10:47 -0000 1.1
+++ gdal-1.11.1.ebuild 3 Nov 2014 13:57:38 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild,v 1.1
2014/11/02 17:10:47 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1.ebuild,v 1.2
2014/11/03 13:57:38 titanofold Exp $
EAPI=5
@@ -48,7 +48,7 @@
pdf? ( >=app-text/poppler-0.24.3:= )
perl? ( dev-lang/perl:= )
png? ( media-libs/libpng )
- postgres? ( >=dev-db/postgresql-base-8.4 )
+ postgres? ( >=virtual/postgresql-8.4 )
python? (
${PYTHON_DEPS}
dev-python/setuptools[${PYTHON_USEDEP}]