diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:42:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:42:20 +0000 |
commit | fcc9e3993371ff6599599737ac55366409a814e8 (patch) | |
tree | ec79caa1a3a24f05a5b26e6f33d67c954ada6905 /sci-libs/gdal | |
parent | Stable for ppc, wrt bug #508862 (diff) | |
download | gentoo-2-fcc9e3993371ff6599599737ac55366409a814e8.tar.gz gentoo-2-fcc9e3993371ff6599599737ac55366409a814e8.tar.bz2 gentoo-2-fcc9e3993371ff6599599737ac55366409a814e8.zip |
Stable for ppc, wrt bug #490064
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 761ba4fa9ac9..a0388ea6b697 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,9 @@ # 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.145 2014/05/04 08:23:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.146 2014/05/10 13:42:20 ago Exp $ + + 10 May 2014; Agostino Sarubbo <ago@gentoo.org> gdal-1.10.1.ebuild: + Stable for ppc, wrt bug #490064 04 May 2014; Agostino Sarubbo <ago@gentoo.org> gdal-1.10.1.ebuild: Stable for x86, wrt bug #490064 diff --git a/sci-libs/gdal/gdal-1.10.1.ebuild b/sci-libs/gdal/gdal-1.10.1.ebuild index fb93c4219326..a5a16b2c4113 100644 --- a/sci-libs/gdal/gdal-1.10.1.ebuild +++ b/sci-libs/gdal/gdal-1.10.1.ebuild @@ -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.5 2014/05/04 08:23:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.6 2014/05/10 13:42:20 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="armadillo +aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc opencl ogdi pdf perl png postgres python ruby spatialite sqlite threads xls" RDEPEND=" |