diff options
author | 2011-07-27 22:47:47 +0000 | |
---|---|---|
committer | 2011-07-27 22:47:47 +0000 | |
commit | 86d349b8f29d9c2c2fbe66f5f3fd6c5291733d60 (patch) | |
tree | 5413e044451c394ee2c7419510601bbd37b752f7 /sci-visualization/ggobi/files | |
parent | Small prefix change (diff) | |
download | historical-86d349b8f29d9c2c2fbe66f5f3fd6c5291733d60.tar.gz historical-86d349b8f29d9c2c2fbe66f5f3fd6c5291733d60.tar.bz2 historical-86d349b8f29d9c2c2fbe66f5f3fd6c5291733d60.zip |
Version bump
Package-Manager: portage-2.1.10.7/cvs/Linux x86_64
Diffstat (limited to 'sci-visualization/ggobi/files')
-rw-r--r-- | sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch b/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch index ac7313381bee..402551b7e523 100644 --- a/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch +++ b/sci-visualization/ggobi/files/ggobi-2.1.8-graphviz.patch @@ -1,6 +1,5 @@ -diff -urN ggobi-2.1.8-orig/plugins/GraphLayout/graphviz.c ggobi-2.1.8/plugins/GraphLayout/graphviz.c ---- ggobi-2.1.8-orig/plugins/GraphLayout/graphviz.c 2009-03-15 15:03:18.000000000 -0400 -+++ ggobi-2.1.8/plugins/GraphLayout/graphviz.c 2009-03-15 15:04:30.000000000 -0400 +--- plugins/GraphLayout/graphviz.c 2009-03-15 15:03:18.000000000 -0400 ++++ plugins/GraphLayout/graphviz.c 2009-03-15 15:04:30.000000000 -0400 @@ -267,8 +267,8 @@ m = visible[i]; name = (gchar *) g_array_index (d->rowlab, gchar *, m); |