titanofold    14/12/28 16:52:40

  Modified:             gdal-1.10.0-r1.ebuild gdal-1.11.1-r1.ebuild
                        ChangeLog gdal-1.9.2.ebuild gdal-1.10.1.ebuild
  Log:
  Rename virtual/postgresql to dev-db/postgresql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.6                  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.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild?r1=1.5&r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gdal-1.10.0-r1.ebuild       13 Dec 2014 21:03:49 -0000      1.5
+++ gdal-1.10.0-r1.ebuild       28 Dec 2014 16:52:40 -0000      1.6
@@ -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.5 
2014/12/13 21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.0-r1.ebuild,v 1.6 
2014/12/28 16:52:40 titanofold Exp $
 
 EAPI=5
 
@@ -42,7 +42,7 @@
        pdf? ( app-text/poppler )
        perl? ( dev-lang/perl )
        png? ( media-libs/libpng )
-       postgres? ( >=virtual/postgresql-8.4 )
+       postgres? ( >=dev-db/postgresql-8.4 )
        python? ( dev-python/numpy )
        ruby? ( dev-lang/ruby:1.9 )
        sqlite? ( dev-db/sqlite:3 )



1.5                  sci-libs/gdal/gdal-1.11.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild?r1=1.4&r2=1.5

Index: gdal-1.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gdal-1.11.1-r1.ebuild       13 Dec 2014 21:03:49 -0000      1.4
+++ gdal-1.11.1-r1.ebuild       28 Dec 2014 16:52:40 -0000      1.5
@@ -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-r1.ebuild,v 1.4 
2014/12/13 21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v 1.5 
2014/12/28 16:52:40 titanofold Exp $
 
 EAPI=5
 
@@ -48,7 +48,7 @@
        pdf? ( >=app-text/poppler-0.24.3:= )
        perl? ( dev-lang/perl:= )
        png? ( media-libs/libpng )
-       postgres? ( >=virtual/postgresql-8.4 )
+       postgres? ( >=dev-db/postgresql-8.4 )
        python? (
                ${PYTHON_DEPS}
                dev-python/setuptools[${PYTHON_USEDEP}]



1.156                sci-libs/gdal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.156&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.156&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.155&r2=1.156

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   13 Dec 2014 21:03:49 -0000      1.155
+++ ChangeLog   28 Dec 2014 16:52:40 -0000      1.156
@@ -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.155 2014/12/13 
21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.156 2014/12/28 
16:52:40 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> gdal-1.9.2.ebuild,
+  gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   13 Dec 2014; Andreas K. Huettel <dilfri...@gentoo.org> gdal-1.9.2.ebuild,
   gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild:



1.10                 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.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild?r1=1.9&r2=1.10

Index: gdal-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gdal-1.9.2.ebuild   13 Dec 2014 21:03:49 -0000      1.9
+++ gdal-1.9.2.ebuild   28 Dec 2014 16:52:40 -0000      1.10
@@ -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.9 
2014/12/13 21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.10 
2014/12/28 16:52:40 titanofold Exp $
 
 EAPI=5
 
@@ -42,7 +42,7 @@
        pdf? ( app-text/poppler )
        perl? ( dev-lang/perl )
        png? ( media-libs/libpng )
-       postgres? ( >=virtual/postgresql-8.4 )
+       postgres? ( >=dev-db/postgresql-8.4 )
        python? ( dev-python/numpy )
        ruby? ( dev-lang/ruby:1.9 )
        sqlite? ( dev-db/sqlite:3 )



1.12                 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.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?r1=1.11&r2=1.12

Index: gdal-1.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gdal-1.10.1.ebuild  13 Dec 2014 21:03:49 -0000      1.11
+++ gdal-1.10.1.ebuild  28 Dec 2014 16:52:40 -0000      1.12
@@ -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.11 
2014/12/13 21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.12 
2014/12/28 16:52:40 titanofold Exp $
 
 EAPI=5
 
@@ -47,7 +47,7 @@
        pdf? ( >=app-text/poppler-0.24.3:= )
        perl? ( dev-lang/perl:= )
        png? ( media-libs/libpng )
-       postgres? ( >=virtual/postgresql-8.4 )
+       postgres? ( >=dev-db/postgresql-8.4 )
        python? (
                ${PYTHON_DEPS}
                dev-python/setuptools[${PYTHON_USEDEP}]




Reply via email to