summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 22:47:26 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 22:47:26 +0000
commitb18a074589b1780e9756067a16676aee472a23ef (patch)
treeaaf2c0c6f9ee295031223d8d4af5e702dd3f1039 /sci-libs/gdal
parentset LICENSE to GPL-3 per upstream (diff)
downloadgentoo-2-b18a074589b1780e9756067a16676aee472a23ef.tar.gz
gentoo-2-b18a074589b1780e9756067a16676aee472a23ef.tar.bz2
gentoo-2-b18a074589b1780e9756067a16676aee472a23ef.zip
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog6
-rw-r--r--sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch2
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index 7d6e8d070d3f..d79bc745dce8 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,10 @@
# 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.50 2008/11/10 23:30:30 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.51 2008/11/17 22:47:23 flameeyes Exp $
+
+ 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ files/gdal-1.3.2-gcc4-stl.patch:
+ Fix patch with absolute paths.
10 Nov 2008; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
gdal-1.5.3.ebuild:
diff --git a/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch b/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch
index b86d902e97ec..5218430b9d2e 100644
--- a/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch
+++ b/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch
@@ -1,5 +1,5 @@
--- ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:40:06.804746888 +0200
-+++ /home/furai/extProjects/Gdal/gdal_unstable/ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:35:53.648232528 +0200
++++ ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:35:53.648232528 +0200
@@ -73,7 +76,6 @@
poFeatureDefn->SetGeomType( eReqType );