summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-26 15:06:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-26 15:06:57 +0000
commitdabe1d6c3ff54adb181f78a4a9b157170cc6545f (patch)
tree3dbf64c7fce779fbda526dd4979a3173d6bc2603 /sci-libs/gdal
parentapp-office/grisbi: Use slotted deps for gtk, clean up USE description in meta... (diff)
downloadhistorical-dabe1d6c3ff54adb181f78a4a9b157170cc6545f.tar.gz
historical-dabe1d6c3ff54adb181f78a4a9b157170cc6545f.tar.bz2
historical-dabe1d6c3ff54adb181f78a4a9b157170cc6545f.zip
Drop sparc keywords
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog6
-rw-r--r--sci-libs/gdal/gdal-1.6.3-r1.ebuild6
-rw-r--r--sci-libs/gdal/gdal-1.7.3.ebuild4
-rw-r--r--sci-libs/gdal/gdal-1.8.0.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index f31548796242..5ec9bf02148e 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.105 2011/01/25 18:37:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.106 2011/02/26 15:02:49 armin76 Exp $
+
+ 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> gdal-1.6.3-r1.ebuild,
+ gdal-1.7.3.ebuild, gdal-1.8.0.ebuild:
+ Drop sparc keywords
25 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> gdal-1.8.0.ebuild:
New gdal should support python3.
diff --git a/sci-libs/gdal/gdal-1.6.3-r1.ebuild b/sci-libs/gdal/gdal-1.6.3-r1.ebuild
index 87efd4425a14..14584a831b66 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
+# Copyright 1999-2011 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.15 2010/12/01 08:09:44 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.16 2011/02/26 15:02:49 armin76 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
# need to get these arches updated on several libs first
#KEYWORDS="~alpha ~hppa"
diff --git a/sci-libs/gdal/gdal-1.7.3.ebuild b/sci-libs/gdal/gdal-1.7.3.ebuild
index e72fd74d2fb0..1d30d51e78ed 100644
--- a/sci-libs/gdal/gdal-1.7.3.ebuild
+++ b/sci-libs/gdal/gdal-1.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild,v 1.1 2011/01/25 18:34:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild,v 1.2 2011/02/26 15:02:49 armin76 Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/gdal/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x86-linux ~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 perl png postgres python ruby sqlite threads"
diff --git a/sci-libs/gdal/gdal-1.8.0.ebuild b/sci-libs/gdal/gdal-1.8.0.ebuild
index 978979976fac..fc142a64f2cd 100644
--- a/sci-libs/gdal/gdal-1.8.0.ebuild
+++ b/sci-libs/gdal/gdal-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild,v 1.2 2011/01/25 18:37:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild,v 1.3 2011/02/26 15:02:49 armin76 Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/gdal/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x86-linux ~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 perl png postgres python ruby sqlite threads"