diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:08:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:08:15 +0000 |
commit | 06874150f568493457a82d2ced8c88434ba5af83 (patch) | |
tree | 5dc479602324fcbfd5d31c53902ba1e19e2196c6 /sci-libs/gdal | |
parent | Marking libnet-1.0.2a-r4 ppc64 for bug 418275 (diff) | |
download | gentoo-2-06874150f568493457a82d2ced8c88434ba5af83.tar.gz gentoo-2-06874150f568493457a82d2ced8c88434ba5af83.tar.bz2 gentoo-2-06874150f568493457a82d2ced8c88434ba5af83.zip |
Marking gdal-1.8.1-r1 ppc64 for bug 413835
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index ea951c3fa351..c47bae12caa6 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.128 2012/05/27 07:49:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.129 2012/06/05 21:08:15 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> gdal-1.8.1-r1.ebuild: + Marking gdal-1.8.1-r1 ppc64 for bug 413835 27 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> gdal-1.9.1.ebuild: Fix configure failure when building with -python. thanks to Nikoli for diff --git a/sci-libs/gdal/gdal-1.8.1-r1.ebuild b/sci-libs/gdal/gdal-1.8.1-r1.ebuild index 9a13ab249fc3..ba1c982570f7 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.4 2012/05/24 19:20:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.1-r1.ebuild,v 1.5 2012/06/05 21:08:15 ranger 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=" |