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.2.3-html-nonviz.patch grass-6.2.3-html-nviz-fix.patch
Date: Thu, 01 May 2008 05:19:52
Message-Id: E1JrRCu-0007ld-DE@stork.gentoo.org
1 nerdboy 08/05/01 05:19:48
2
3 Added: grass-6.2.3-html-nonviz.patch
4 grass-6.2.3-html-nviz-fix.patch
5 Log:
6 updated for testing and stablizing; fixes bugs 217873 and 219764
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.1 sci-geosciences/grass/files/grass-6.2.3-html-nonviz.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.2.3-html-nonviz.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.2.3-html-nonviz.patch?rev=1.1&content-type=text/plain
14
15 Index: grass-6.2.3-html-nonviz.patch
16 ===================================================================
17 --- tools/build_html_index.sh.orig 2007-11-02 10:50:14.000000000 +0100
18 +++ tools/build_html_index.sh 2008-04-16 00:16:08.000000000 +0200
19 @@ -132 +131,0 @@
20 -cp -f grassdocs.css $HTMLDIR/nviz/
21 @@ -135 +133,0 @@
22 -cp -f grass.smlogo.gif grass_logo.png $HTMLDIR/nviz/
23 @@ -166 +163,0 @@
24 -echo "<tr><td>&nbsp;&nbsp;<a href=\"nviz.html\">nviz</a> </td><td>visualization suite</td></tr>" >> $FULLINDEX
25 @@ -248 +244,0 @@
26 -echo "<li><a href=\"nviz.html\">nviz</a> visualization and animation tool</li>" >> $FILENAME
27
28
29
30 1.1 sci-geosciences/grass/files/grass-6.2.3-html-nviz-fix.patch
31
32 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.2.3-html-nviz-fix.patch?rev=1.1&view=markup
33 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.2.3-html-nviz-fix.patch?rev=1.1&content-type=text/plain
34
35 Index: grass-6.2.3-html-nviz-fix.patch
36 ===================================================================
37 --- tools/build_html_index.sh.orig 2007-11-02 10:50:14.000000000 +0100
38 +++ tools/build_html_index.sh 2008-04-16 00:12:28.000000000 +0200
39 @@ -127,6 +127,7 @@
40
41 ################
42
43 +mkdir -p $HTMLDIR/nviz
44 #copy over CSS:
45 cp -f grassdocs.css $HTMLDIR/
46 cp -f grassdocs.css $HTMLDIR/nviz/
47
48
49
50 --
51 gentoo-commits@l.g.o mailing list