summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-05-24 19:20:51 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-05-24 19:20:51 +0000
commitc07cca28d10a08a8bac4773f3111eadcc2baa0e8 (patch)
treea3aa7b030e09d80213bf95def0102de2c37f0ff9 /sci-libs/gdal
parentStable on alpha, bug 416669. Also fixes bug 395755. (diff)
downloadgentoo-2-c07cca28d10a08a8bac4773f3111eadcc2baa0e8.tar.gz
gentoo-2-c07cca28d10a08a8bac4773f3111eadcc2baa0e8.tar.bz2
gentoo-2-c07cca28d10a08a8bac4773f3111eadcc2baa0e8.zip
Stable on amd64, x86 and ppc. Wrt bug#413835.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog5
-rw-r--r--sci-libs/gdal/gdal-1.8.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index 612e434397fa..0b1f2c95c29f 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.123 2012/05/24 19:11:33 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.124 2012/05/24 19:20:51 scarabeus Exp $
+
+ 24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> gdal-1.8.1-r1.ebuild:
+ Stable on amd64, x86 and ppc. Wrt bug#413835.
24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> -files/gdal-png-1.5.patch,
-gdal-1.8.1.ebuild, gdal-1.8.1-r1.ebuild:
diff --git a/sci-libs/gdal/gdal-1.8.1-r1.ebuild b/sci-libs/gdal/gdal-1.8.1-r1.ebuild
index 932309fdf273..9a13ab249fc3 100644
--- a/sci-libs/gdal/gdal-1.8.1-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.1-r1.ebuild,v 1.3 2012/05/24 19:11:33 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.1-r1.ebuild,v 1.4 2012/05/24 19:20:51 scarabeus Exp $
EAPI=3
@@ -19,7 +19,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="+aux_xml curl debug doc ecwj2k fits geos gif gml hdf5 jpeg jpeg2k mysql netcdf odbc ogdi pdf perl png postgres python ruby sqlite threads"
RDEPEND="