summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-12-25 13:40:29 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-12-25 13:40:29 +0000
commitd999ecec756f3746f73defe59ebfeecc0f0a7fdc (patch)
tree84e180f7d26e42cfd5ceec3e1ec8acf03e4372f1 /sci-libs/gdal
parentAdd Kernel 2.6.27 compatibility to lirc-0.8.3-r2. Fixes bug #236713, thanks t... (diff)
downloadgentoo-2-d999ecec756f3746f73defe59ebfeecc0f0a7fdc.tar.gz
gentoo-2-d999ecec756f3746f73defe59ebfeecc0f0a7fdc.tar.bz2
gentoo-2-d999ecec756f3746f73defe59ebfeecc0f0a7fdc.zip
Stable on sparc, bug #241500
(Portage version: 2.2_rc19/cvs/Linux 2.6.28-00001-g7fe3c16 i686)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog5
-rw-r--r--sci-libs/gdal/gdal-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index bc6817eb1bec..1be4207ee68c 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.52 2008/12/14 13:15:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.53 2008/12/25 13:40:29 bluebird Exp $
+
+ 25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> gdal-1.5.2.ebuild:
+ Stable on sparc, bug #241500
14 Dec 2008; Markus Meier <maekke@gentoo.org> gdal-1.5.2.ebuild:
amd64/x86 stable, bug #241500
diff --git a/sci-libs/gdal/gdal-1.5.2.ebuild b/sci-libs/gdal/gdal-1.5.2.ebuild
index 26be89f03c3e..912c48e57780 100644
--- a/sci-libs/gdal/gdal-1.5.2.ebuild
+++ b/sci-libs/gdal/gdal-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.5 2008/12/14 13:15:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.6 2008/12/25 13:40:29 bluebird Exp $
WANT_AUTOCONF="2.5"
inherit autotools distutils eutils perl-module toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="http://download.osgeo.org/gdal/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
# need to get these arches updated on several libs first
#KEYWORDS="~alpha ~hppa"