From 3f5be3642602db74d8b30e647cb5652ce6303116 Mon Sep 17 00:00:00 2001 From: Soeren Straarup Date: Sat, 30 Dec 2006 16:02:58 +0000 Subject: Update to version 1.0 Change maintainer PR: 106551 Submitted by: Diane Bruce Approved by: tmclaugh (implicit) --- math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py') diff --git a/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py b/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py index 63df1556e8d5..9c42980d29ad 100644 --- a/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py +++ b/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py @@ -1,6 +1,6 @@ ---- numpy/distutils/fcompiler/__init__.py.orig Tue Oct 3 20:39:58 2006 -+++ numpy/distutils/fcompiler/__init__.py Tue Oct 3 22:43:18 2006 -@@ -268,11 +268,7 @@ +--- numpy/distutils/fcompiler/__init__.py.orig Wed Oct 11 22:28:42 2006 ++++ numpy/distutils/fcompiler/__init__.py Sat Dec 9 22:51:47 2006 +@@ -273,11 +273,7 @@ f90 = self.__get_cmd('compiler_f90','F90',(conf,'f90exec')) # Temporarily setting f77,f90 compilers so that # version_cmd can use their executables. -- cgit v1.2.3