summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2010-11-05 18:35:02 +0000
committerMark Loeser <halcy0n@gentoo.org>2010-11-05 18:35:02 +0000
commit5183e40bc588a0d9a313172c1ff79d96fb49214d (patch)
tree9b991d92a7136d68b0a5261bf7db6410022fb941 /sci-libs/gdal
parentStable on amd64 wrt bug #343089 (diff)
downloadgentoo-2-5183e40bc588a0d9a313172c1ff79d96fb49214d.tar.gz
gentoo-2-5183e40bc588a0d9a313172c1ff79d96fb49214d.tar.bz2
gentoo-2-5183e40bc588a0d9a313172c1ff79d96fb49214d.zip
Stable for ppc64; bug #315659
(Portage version: 2.2.0_alpha2/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.6.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index 0656f6a8df43..4f1bd8bb194f 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.98 2010/09/18 23:25:59 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.99 2010/11/05 18:35:02 halcy0n Exp $
+
+ 05 Nov 2010; Mark Loeser <halcy0n@gentoo.org> gdal-1.6.3-r1.ebuild:
+ Stable for ppc64; bug #315659
18 Sep 2010; Steve Arnold <nerdboy@gentoo.org> metadata.xml:
Removed crufty old local USE flags from metadata.
diff --git a/sci-libs/gdal/gdal-1.6.3-r1.ebuild b/sci-libs/gdal/gdal-1.6.3-r1.ebuild
index ac6ef2f6af3f..84f305c77da5 100644
--- a/sci-libs/gdal/gdal-1.6.3-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.11 2010/07/18 20:08:22 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.12 2010/11/05 18:35:02 halcy0n Exp $
EAPI="3"
WANT_AUTOCONF="2.5"
@@ -16,7 +16,7 @@ SRC_URI="http://download.osgeo.org/gdal/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
# need to get these arches updated on several libs first
#KEYWORDS="~alpha ~hppa"