Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/qt: index.xml
Date: Fri, 27 Jan 2012 20:59:28
Message-Id: 20120127205918.7C83B20034@flycatcher.gentoo.org
1 hwoarang 12/01/27 20:59:18
2
3 Modified: index.xml
4 Log:
5 Drop <ul> tags from git urls
6
7 Revision Changes Path
8 1.39 xml/htdocs/proj/en/desktop/qt/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml?rev=1.39&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml?rev=1.39&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml?r1=1.38&r2=1.39
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- index.xml 27 Jan 2012 20:10:07 -0000 1.38
21 +++ index.xml 27 Jan 2012 20:59:18 -0000 1.39
22 @@ -1,7 +1,7 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
25 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml,v 1.38 2012/01/27 20:10:07 hwoarang Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/qt/index.xml,v 1.39 2012/01/27 20:59:18 hwoarang Exp $ -->
28 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
29 <project>
30
31 @@ -165,9 +165,7 @@
32 None
33 </ti>
34 <ti>
35 - <ul>
36 - <li><uri link="http://qt.gitorious.org/qt/qt/commits/4.7">qt 4.7 master branch</uri></li>
37 - </ul>
38 + <uri link="http://qt.gitorious.org/qt/qt/commits/4.7">qt 4.7 master branch</uri>
39 </ti>
40 </tr>
41 <tr>
42 @@ -179,9 +177,7 @@
43 None
44 </ti>
45 <ti>
46 - <ul>
47 - <li><uri link="http://qt.gitorious.org/qt/qt/commits/4.8">qt 4.8 master branch</uri></li>
48 - </ul>
49 + <uri link="http://qt.gitorious.org/qt/qt/commits/4.8">qt 4.8 master branch</uri>
50 </ti>
51 </tr>
52 <tr>
53 @@ -193,9 +189,7 @@
54 None
55 </ti>
56 <ti>
57 - <ul>
58 - <li><uri link="http://qt.gitorious.org/qt/qt/commits/master">qt master branch</uri></li>
59 - </ul>
60 + <uri link="http://qt.gitorious.org/qt/qt/commits/master">qt master branch</uri>
61 </ti>
62 </tr>
63 </table>