diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-27 22:47:47 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-07-27 22:47:47 +0000 |
commit | 50552f59b0e6d2a390679b44e6685605be835282 (patch) | |
tree | 5594b821406ef910593c38d37a4a75af11f110d2 /sci-visualization/ggobi/files | |
parent | Small prefix change (diff) | |
download | gentoo-2-50552f59b0e6d2a390679b44e6685605be835282.tar.gz gentoo-2-50552f59b0e6d2a390679b44e6685605be835282.tar.bz2 gentoo-2-50552f59b0e6d2a390679b44e6685605be835282.zip |
Version bump
(Portage version: 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); |