Gentoo Archives: gentoo-commits

From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass/files: grass-6.4.0-html-nonviz.patch grass-6.4.0_rc6-html-nonviz.patch
Date: Sat, 04 Sep 2010 02:29:16
Message-Id: 20100904022913.609B920057@flycatcher.gentoo.org
1 nerdboy 10/09/04 02:29:13
2
3 Modified: grass-6.4.0-html-nonviz.patch
4 Removed: grass-6.4.0_rc6-html-nonviz.patch
5 Log:
6 Updated to official 6.4.0 release and removed old rc releases/patches.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch?r1=1.1&r2=1.2
15
16 Index: grass-6.4.0-html-nonviz.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/files/grass-6.4.0-html-nonviz.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- grass-6.4.0-html-nonviz.patch 17 Feb 2010 16:48:22 -0000 1.1
23 +++ grass-6.4.0-html-nonviz.patch 4 Sep 2010 02:29:12 -0000 1.2
24 @@ -1,14 +1,14 @@
25 ---- tools/build_html_index.sh 2009-05-05 21:04:00.000000000 +0200
26 -+++ tools/build_html_index.sh.new 2010-01-27 10:33:02.000000000 +0100
27 -@@ -139,7 +139,6 @@
28 - <li><a href=\"displaydrivers.html\">Display drivers</a></li>
29 - <li><a href=\"gis.m.html\">gis.m</a> and <a href=d.m.html>d.m</a> GIS managers</li>
30 - <li><a href=\"wxGUI.html\">wxGUI</a> wxPython-based GUI frontend</li>
31 -- <li><a href=\"nviz.html\">nviz</a> visualization and animation tool</li>
32 +--- tools/build_html_index.sh.old 2010-06-16 23:07:37.000000000 +0200
33 ++++ tools/build_html_index.sh 2010-06-16 23:10:00.000000000 +0200
34 +@@ -135,7 +135,6 @@
35 + </ul>
36 +
37 + <ul>
38 +- <li><a href=\"nviz.html\">nviz</a> 3D visualization and animation tool</li>
39 <li><a href=\"xganim.html\">xganim</a> tool for animating a raster map series</li>
40 - <li><a href=\"display.html\">Display commands manual</a></li>
41 </ul></td>
42 -@@ -235,11 +234,11 @@
43 + </tr>
44 +@@ -245,11 +244,11 @@
45 #copy over CSS:
46 cp -f grassdocs.css $HTMLDIR/
47 mkdir -p $HTMLDIR/nviz/
48 @@ -22,7 +22,7 @@
49 chmod a+r $HTMLDIR/grass_logo.png $HTMLDIR/nviz/grass_logo.png
50 if [ "$MACOSX" ] ; then
51 cp -f grass_icon.png $HTMLDIR/
52 -@@ -292,7 +291,7 @@
53 +@@ -302,7 +301,7 @@
54 echo "<tr><td>&nbsp;&nbsp;<a href=\"full_index.html#r3\">r3.*</a> </td><td>raster3D commands</td></tr>" >> "$FULLINDEX"
55 echo "<tr><td>&nbsp;&nbsp;<a href=\"full_index.html#v\">v.*</a> </td><td>vector commands</td></tr>" >> "$FULLINDEX"
56 echo "<tr><td>&nbsp;&nbsp;<a href=\"gis.m.html\">gis.m</a> </td><td>GUI frontend to GIS menus and display</td></tr>" >> "$FULLINDEX"