sci-libs/gdal: Add subslot for SONAME bump
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Sat, 11 Jun 2016 20:37:31 +0000 (22:37 +0200)
committerAmy Winston <amynka@gentoo.org>
Fri, 17 Jun 2016 14:54:36 +0000 (16:54 +0200)
Package-Manager: portage-2.2.28

sci-libs/gdal/gdal-2.0.0-r1.ebuild
sci-libs/gdal/gdal-2.0.0.ebuild
sci-libs/gdal/gdal-2.0.1.ebuild
sci-libs/gdal/gdal-2.0.2.ebuild
sci-libs/gdal/metadata.xml

index 6a344526788bac81ab00cc1ab058c7ec98dc1803..3bbc55e2850d4ad7daf20b4dd409ba6e43bcfa61 100644 (file)
@@ -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"
index f94de1354b49def0bb372945b3cc38b6629a12d9..21d9ec9058cbe97c03c6c0c53d74dfe27537d2ce 100644 (file)
@@ -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"
index 194ebe5a6c73e57572f0d5ee7ff552c4fd3b4ca7..d4e9d8a29cbd8d3495610d44035fcf6fbb9a205d 100644 (file)
@@ -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"
index 194ebe5a6c73e57572f0d5ee7ff552c4fd3b4ca7..d4e9d8a29cbd8d3495610d44035fcf6fbb9a205d 100644 (file)
@@ -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"
index 5367c1ae1d8eac0c67da0634e14eefd7ca7fb7b1..e4336ecea0d65490049926ec87bbf41c2d924618 100644 (file)
@@ -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>