commit:     737fe965cdc3e6984e0f2240efc2611a82f1afd8
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Jun 11 20:37:31 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 14:54:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737fe965

sci-libs/gdal: Add subslot for SONAME bump

Package-Manager: portage-2.2.28

 sci-libs/gdal/gdal-2.0.0-r1.ebuild | 4 ++--
 sci-libs/gdal/gdal-2.0.0.ebuild    | 4 ++--
 sci-libs/gdal/gdal-2.0.1.ebuild    | 2 +-
 sci-libs/gdal/gdal-2.0.2.ebuild    | 2 +-
 sci-libs/gdal/metadata.xml         | 3 +++
 5 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/sci-libs/gdal/gdal-2.0.0-r1.ebuild 
b/sci-libs/gdal/gdal-2.0.0-r1.ebuild
index 6a34452..3bbc55e 100644
--- a/sci-libs/gdal/gdal-2.0.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ DESCRIPTION="Translator library for raster geospatial data 
formats (includes OGR
 HOMEPAGE="http://www.gdal.org/";
 SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz";
 
-SLOT="0"
+SLOT="0/2"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python 
spatialite sqlite threads xls"

diff --git a/sci-libs/gdal/gdal-2.0.0.ebuild b/sci-libs/gdal/gdal-2.0.0.ebuild
index f94de13..21d9ec9 100644
--- a/sci-libs/gdal/gdal-2.0.0.ebuild
+++ b/sci-libs/gdal/gdal-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ DESCRIPTION="Translator library for raster geospatial data 
formats (includes OGR
 HOMEPAGE="http://www.gdal.org/";
 SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz";
 
-SLOT="0"
+SLOT="0/2"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby 
spatialite sqlite threads xls"

diff --git a/sci-libs/gdal/gdal-2.0.1.ebuild b/sci-libs/gdal/gdal-2.0.1.ebuild
index 194ebe5..d4e9d8a 100644
--- a/sci-libs/gdal/gdal-2.0.1.ebuild
+++ b/sci-libs/gdal/gdal-2.0.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Translator library for raster geospatial data 
formats (includes OGR
 HOMEPAGE="http://www.gdal.org/";
 SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz";
 
-SLOT="0"
+SLOT="0/2"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python 
spatialite sqlite threads xls"

diff --git a/sci-libs/gdal/gdal-2.0.2.ebuild b/sci-libs/gdal/gdal-2.0.2.ebuild
index 194ebe5..d4e9d8a 100644
--- a/sci-libs/gdal/gdal-2.0.2.ebuild
+++ b/sci-libs/gdal/gdal-2.0.2.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Translator library for raster geospatial data 
formats (includes OGR
 HOMEPAGE="http://www.gdal.org/";
 SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz";
 
-SLOT="0"
+SLOT="0/2"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg 
jpeg2k mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python 
spatialite sqlite threads xls"

diff --git a/sci-libs/gdal/metadata.xml b/sci-libs/gdal/metadata.xml
index 5367c1a..e4336ec 100644
--- a/sci-libs/gdal/metadata.xml
+++ b/sci-libs/gdal/metadata.xml
@@ -10,6 +10,9 @@ GDAL is the Geospatial Data Abstraction Library, a set of 
tools for
 converting between geospatial raster data formats (includes OGR for
 vector data).
 </longdescription>
+  <slots>
+    <subslots>Reflects ABI compatibility of libgdal.so</subslots>
+  </slots>
   <use>
     <flag name="armadillo">Use <pkg>sci-libs/armadillo</pkg> for faster TPS 
transform computation</flag>
     <flag name="aux_xml">Enable Portable Auxilliary Metadata generation</flag>

Reply via email to