summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-07-18 02:40:19 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-07-18 02:40:19 +0000
commit18d3f6e2646547eae49ad4bf20119c6957677387 (patch)
tree25bcc7826e3d8358cb6c523459547223d8fe44e3 /app-sci/netcdf
parentManifest fix - files/scripts/qpkg size mismatch, files/scripts/echangelog.pod... (diff)
downloadgentoo-2-18d3f6e2646547eae49ad4bf20119c6957677387.tar.gz
gentoo-2-18d3f6e2646547eae49ad4bf20119c6957677387.tar.bz2
gentoo-2-18d3f6e2646547eae49ad4bf20119c6957677387.zip
Manifest fix - files/gcc3-gentoo.patch size mismatch
Diffstat (limited to 'app-sci/netcdf')
-rw-r--r--app-sci/netcdf/files/gcc3-gentoo.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/netcdf/files/gcc3-gentoo.patch b/app-sci/netcdf/files/gcc3-gentoo.patch
index ab495321ca7d..cc9a62acff10 100644
--- a/app-sci/netcdf/files/gcc3-gentoo.patch
+++ b/app-sci/netcdf/files/gcc3-gentoo.patch
@@ -114,7 +114,7 @@
--- cxx/ncvalues.cpp 2002-07-31 03:13:56.000000000 +0930
***************
*** 7,15 ****
- * $Header: /var/cvsroot/gentoo-x86/app-sci/netcdf/files/gcc3-gentoo.patch,v 1.1 2002/11/20 07:50:45 mkennedy Exp $
+ * $Header: /var/cvsroot/gentoo-x86/app-sci/netcdf/files/gcc3-gentoo.patch,v 1.2 2004/07/18 02:40:19 dragonheart Exp $
*********************************************************************/
! #include <iostream.h> // for debugging
@@ -124,7 +124,7 @@
{}
--- 7,17 ----
- * $Header: /var/cvsroot/gentoo-x86/app-sci/netcdf/files/gcc3-gentoo.patch,v 1.1 2002/11/20 07:50:45 mkennedy Exp $
+ * $Header: /var/cvsroot/gentoo-x86/app-sci/netcdf/files/gcc3-gentoo.patch,v 1.2 2004/07/18 02:40:19 dragonheart Exp $
*********************************************************************/
! #include <iostream> // for debugging