diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 16:30:43 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 16:30:43 +0000 |
commit | 2daec379c1646e77be65d0ae535fe4d354567484 (patch) | |
tree | 826bc30d88dd1ffbff1a77accf1e5c449ad01e1e /sci-libs | |
parent | keyword ~arm (diff) | |
download | gentoo-2-2daec379c1646e77be65d0ae535fe4d354567484.tar.gz gentoo-2-2daec379c1646e77be65d0ae535fe4d354567484.tar.bz2 gentoo-2-2daec379c1646e77be65d0ae535fe4d354567484.zip |
keyword ~arm
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.11.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 2ce82c0cfd45..0de62ef1bc7a 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.157 2014/12/31 14:08:12 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.158 2015/01/05 16:30:43 aballier Exp $ + + 05 Jan 2015; Alexis Ballier <aballier@gentoo.org> gdal-1.11.1-r1.ebuild: + keyword ~arm 31 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> gdal-1.9.2.ebuild, gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1-r1.ebuild, diff --git a/sci-libs/gdal/gdal-1.11.1-r1.ebuild b/sci-libs/gdal/gdal-1.11.1-r1.ebuild index 8618bd9e51ad..b2cf8f51da0e 100644 --- a/sci-libs/gdal/gdal-1.11.1-r1.ebuild +++ b/sci-libs/gdal/gdal-1.11.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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-r1.ebuild,v 1.6 2014/12/31 14:08:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v 1.7 2015/01/05 16:30:43 aballier 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 ~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=" |