diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-07 09:59:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-07 09:59:25 +0000 |
commit | b4098e4f10ba4e0d848acb5cac78654505422d6d (patch) | |
tree | f333a3445f44298e6f6d0f3d60ca29f2bfd9115d /sci-libs | |
parent | Stable for amd64, wrt bug #457958 (diff) | |
download | gentoo-2-b4098e4f10ba4e0d848acb5cac78654505422d6d.tar.gz gentoo-2-b4098e4f10ba4e0d848acb5cac78654505422d6d.tar.bz2 gentoo-2-b4098e4f10ba4e0d848acb5cac78654505422d6d.zip |
Stable for x86, wrt bug #450682
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 63d8f6085ce4..c5df4e211c55 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/gdal # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.135 2013/04/07 09:58:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.136 2013/04/07 09:59:25 ago Exp $ + + 07 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gdal-1.9.2.ebuild: + Stable for x86, wrt bug #450682 07 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gdal-1.9.2.ebuild: Stable for amd64, wrt bug #450682 diff --git a/sci-libs/gdal/gdal-1.9.2.ebuild b/sci-libs/gdal/gdal-1.9.2.ebuild index 80a64a7b5ffe..e9527b51b08d 100644 --- a/sci-libs/gdal/gdal-1.9.2.ebuild +++ b/sci-libs/gdal/gdal-1.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.2 2013/04/07 09:58:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.9.2.ebuild,v 1.3 2013/04/07 09:59:25 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://download.osgeo.org/gdal/${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=" |