summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-07-15 22:38:53 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-07-15 22:38:53 +0000
commitb4788dcc335e429e2b9294d051ed165945dd1b82 (patch)
tree61f8589ed48feb3479479395ad39a225cb3c1b0e /sci-mathematics/yacas/files
parentRemove orphaned patch files too. (diff)
downloadgentoo-2-b4788dcc335e429e2b9294d051ed165945dd1b82.tar.gz
gentoo-2-b4788dcc335e429e2b9294d051ed165945dd1b82.tar.bz2
gentoo-2-b4788dcc335e429e2b9294d051ed165945dd1b82.zip
Remove orphaned patch files too.
(Portage version: 2.1.1_pre2-r8) (Signed Manifest commit)
Diffstat (limited to 'sci-mathematics/yacas/files')
-rw-r--r--sci-mathematics/yacas/files/1.0.57.patch59
-rw-r--r--sci-mathematics/yacas/files/opengl-gcc3.4.patch11
2 files changed, 0 insertions, 70 deletions
diff --git a/sci-mathematics/yacas/files/1.0.57.patch b/sci-mathematics/yacas/files/1.0.57.patch
deleted file mode 100644
index 3e0bbb5958fb..000000000000
--- a/sci-mathematics/yacas/files/1.0.57.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-diff -ru ../yacas-1.0.57.orig/./plugins/filescanner/plugin.cc ./plugins/filescanner/plugin.cc
---- ../yacas-1.0.57.orig/./plugins/filescanner/plugin.cc 2003-08-24 17:43:25.000000000 +0200
-+++ ./plugins/filescanner/plugin.cc 2005-01-14 10:24:32.001007832 +0100
-@@ -81,7 +81,7 @@
- return NEW FileScannerPlugin;
- }
-
--};
-+}
-
-
-
-diff -ru ../yacas-1.0.57.orig/./plugins/pcre/plugin.cc ./plugins/pcre/plugin.cc
---- ../yacas-1.0.57.orig/./plugins/pcre/plugin.cc 2003-08-24 17:39:59.000000000 +0200
-+++ ./plugins/pcre/plugin.cc 2005-01-14 10:24:32.000007971 +0100
-@@ -180,7 +180,7 @@
- return NEW PcrePlugin;
- }
-
--};
-+}
-
-
-
---- plugins/opengl/openglapi.stub 2005-01-11 17:45:19.164377640 +0000
-+++ plugins/opengl/openglapi.stub.new 2005-01-11 17:45:26.625243416 +0000
-@@ -144,7 +144,7 @@
- {
- return NULL;
- }
--};
-+}
- #endif //HAVE_GL_GLUT_H
- ");
-
-diff -ru ../yacas-1.0.57.orig/scripts/compile.rep/compilecpp.ys ./scripts/compile.rep/compilecpp.ys
---- ../yacas-1.0.57.orig/scripts/compile.rep/compilecpp.ys 2004-12-20 19:10:26.000000000 +0100
-+++ ./scripts/compile.rep/compilecpp.ys 2005-01-14 15:01:24.416631846 +0100
-@@ -395,7 +395,7 @@
-
- // The define OPTIMIZE_COMPILED_PLUGIN_SIZE should be defined somewhere else.
- #ifndef WIN32 // some macro expansion is failing on Win platform, no idea why.
--#define OPTIMIZE_COMPILED_PLUGIN_SIZE
-+//#define OPTIMIZE_COMPILED_PLUGIN_SIZE
- #endif // WIN32
-
- #ifdef OPTIMIZE_COMPILED_PLUGIN_SIZE
-diff -ru ../yacas-1.0.57.orig/src/libmath.cpp ./src/libmath.cpp
---- ../yacas-1.0.57.orig/src/libmath.cpp 2004-12-25 11:33:49.000000000 +0100
-+++ ./src/libmath.cpp 2005-01-14 15:00:20.263439049 +0100
-@@ -17,7 +17,7 @@
-
- // The define OPTIMIZE_COMPILED_PLUGIN_SIZE should be defined somewhere else.
- #ifndef WIN32 // some macro expansion is failing on Win platform, no idea why.
--#define OPTIMIZE_COMPILED_PLUGIN_SIZE
-+//#define OPTIMIZE_COMPILED_PLUGIN_SIZE
- #endif // WIN32
-
- #ifdef OPTIMIZE_COMPILED_PLUGIN_SIZE
diff --git a/sci-mathematics/yacas/files/opengl-gcc3.4.patch b/sci-mathematics/yacas/files/opengl-gcc3.4.patch
deleted file mode 100644
index 4dd326cd02cd..000000000000
--- a/sci-mathematics/yacas/files/opengl-gcc3.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/opengl/openglapi.stub 2005-01-11 17:45:19.164377640 +0000
-+++ plugins/opengl/openglapi.stub.new 2005-01-11 17:45:26.625243416 +0000
-@@ -144,7 +144,7 @@
- {
- return NULL;
- }
--};
-+}
- #endif //HAVE_GL_GLUT_H
- ");
-