diff options
author | 2016-06-11 22:37:31 +0200 | |
---|---|---|
committer | 2016-06-17 16:54:36 +0200 | |
commit | 737fe965cdc3e6984e0f2240efc2611a82f1afd8 (patch) | |
tree | 05ff81a0e130b4891de0e7e553524ac923bf4627 /sci-libs | |
parent | app-arch/lrzip - update Homepage (diff) | |
download | gentoo-737fe965cdc3e6984e0f2240efc2611a82f1afd8.tar.gz gentoo-737fe965cdc3e6984e0f2240efc2611a82f1afd8.tar.bz2 gentoo-737fe965cdc3e6984e0f2240efc2611a82f1afd8.zip |
sci-libs/gdal: Add subslot for SONAME bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-2.0.1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | 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 6a344526788b..3bbc55e2850d 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 f94de1354b49..21d9ec9058cb 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 194ebe5a6c73..d4e9d8a29cbd 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 194ebe5a6c73..d4e9d8a29cbd 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 5367c1ae1d8e..e4336ecea0d6 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> |