nimiux 14/04/26 15:41:22 Modified: ChangeLog gdal-1.10.1.ebuild Log: Stable for amd64 wrt bug #490064 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.144 sci-libs/gdal/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.144&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.144&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.143&r2=1.144 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- ChangeLog 27 Jan 2014 22:50:58 -0000 1.143 +++ ChangeLog 26 Apr 2014 15:41:22 -0000 1.144 @@ -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.143 2014/01/27 22:50:58 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.144 2014/04/26 15:41:22 nimiux Exp $ + + 26 Apr 2014; Chema Alonso <[email protected]> gdal-1.10.1.ebuild: + Stable for amd64 wrt bug #490064 27 Jan 2014; Aaron W. Swenson <[email protected]> gdal-1.10.1.ebuild: Fix bug 499448: REQUIRED_USE on threads with ecwj2k 1.4 sci-libs/gdal/gdal-1.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild?r1=1.3&r2=1.4 Index: gdal-1.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gdal-1.10.1.ebuild 27 Jan 2014 22:50:58 -0000 1.3 +++ gdal-1.10.1.ebuild 26 Apr 2014 15:41:22 -0000 1.4 @@ -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.3 2014/01/27 22:50:58 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.4 2014/04/26 15:41:22 nimiux Exp $ EAPI=5 @@ -18,7 +18,7 @@ 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="
