diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 17:19:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 17:19:23 +0000 |
commit | e99c2a2e43df1ccda3008e7e2ebf242d620d4d2c (patch) | |
tree | 07bb5a05fb33020a84ce0b4e918267d37d4c7b30 /sci-libs/gdal | |
parent | ppc stable wrt bug #513988 (diff) | |
download | gentoo-2-e99c2a2e43df1ccda3008e7e2ebf242d620d4d2c.tar.gz gentoo-2-e99c2a2e43df1ccda3008e7e2ebf242d620d4d2c.tar.bz2 gentoo-2-e99c2a2e43df1ccda3008e7e2ebf242d620d4d2c.zip |
ppc stable wrt bug #540132
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.11.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index e66f95230599..6597600b78c8 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/gdal # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.165 2015/04/26 14:50:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.166 2015/04/26 17:19:23 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> gdal-1.11.1-r3.ebuild: + ppc stable wrt bug #540132 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> gdal-1.11.1-r3.ebuild: x86 stable wrt bug #540132 diff --git a/sci-libs/gdal/gdal-1.11.1-r3.ebuild b/sci-libs/gdal/gdal-1.11.1-r3.ebuild index 095dfcb387fa..113c5119f8f7 100644 --- a/sci-libs/gdal/gdal-1.11.1-r3.ebuild +++ b/sci-libs/gdal/gdal-1.11.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r3.ebuild,v 1.5 2015/04/26 14:50:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r3.ebuild,v 1.6 2015/04/26 17:19:23 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +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" RDEPEND=" |