diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:23:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:23:26 +0000 |
commit | c45e013287b113bcf4f781b1ef724d5288272a59 (patch) | |
tree | 34e4d311c27f03db75443544b31fa755a0c9475d | |
parent | Stable for amd64, wrt bug #509174 (diff) | |
download | gentoo-2-c45e013287b113bcf4f781b1ef724d5288272a59.tar.gz gentoo-2-c45e013287b113bcf4f781b1ef724d5288272a59.tar.bz2 gentoo-2-c45e013287b113bcf4f781b1ef724d5288272a59.zip |
Stable for x86, wrt bug #490064
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-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 a5925acd0a83..761ba4fa9ac9 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.144 2014/04/26 15:41:22 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.145 2014/05/04 08:23:26 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> gdal-1.10.1.ebuild: + Stable for x86, wrt bug #490064 26 Apr 2014; Chema Alonso <nimiux@gentoo.org> gdal-1.10.1.ebuild: Stable for amd64 wrt bug #490064 diff --git a/sci-libs/gdal/gdal-1.10.1.ebuild b/sci-libs/gdal/gdal-1.10.1.ebuild index e3b87d2ac3e7..fb93c4219326 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.4 2014/04/26 15:41:22 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.5 2014/05/04 08:23:26 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=" |