Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: sponsors.xml
Date: Wed, 25 Aug 2010 23:17:04
Message-Id: 20100825231658.9EB292004E@flycatcher.gentoo.org
1 robbat2 10/08/25 23:16:58
2
3 Modified: sponsors.xml
4 Log:
5 Upgrade the actual sections that were meant for grouping into chapters instead, and add chapters for specific donations, past sponsors and other sponsors.
6
7 Revision Changes Path
8 1.80 xml/htdocs/main/en/sponsors.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?rev=1.80&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?rev=1.80&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/sponsors.xml?r1=1.79&r2=1.80
13
14 Index: sponsors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v
17 retrieving revision 1.79
18 retrieving revision 1.80
19 diff -p -w -b -B -u -u -r1.79 -r1.80
20 --- sponsors.xml 25 Aug 2010 23:10:11 -0000 1.79
21 +++ sponsors.xml 25 Aug 2010 23:16:58 -0000 1.80
22 @@ -1,7 +1,7 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v 1.79 2010/08/25 23:10:11 robbat2 Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/sponsors.xml,v 1.80 2010/08/25 23:16:58 robbat2 Exp $ -->
28
29 <mainpage>
30 <title>Gentoo Sponsors</title>
31 @@ -28,7 +28,8 @@ Sponsors of Gentoo
32 <date>2010-08-25</date>
33
34 <chapter>
35 -<title>Sponsors of Gentoo</title>
36 +<title>Hosting Sponsors</title>
37 +
38 <section>
39 <body>
40
41 @@ -473,9 +474,38 @@ development and maintenance of Amiga emu
42 </body>
43 </section>
44
45 +</chapter>
46
47 +<!-- ====================================================================== -->
48 +<chapter>
49 +<title>Specific donations</title>
50 <section>
51 +<body>
52 +
53 +<p>
54 +Gentoo would like to thank the following companies and organizations who have
55 +made specific donations to further the development of Gentoo.
56 +</p>
57 +</body>
58 +</section>
59 +
60 +</chapter>
61 +<!-- ====================================================================== -->
62 +<chapter>
63 +<title>Past sponsors</title>
64 +<section>
65 +<body>
66 +
67 +<p>Gentoo would like to extend a specials thanks to all of our past sponsors.</p>
68 +
69 +</body>
70 +</section>
71 +</chapter>
72 +
73 +<!-- ====================================================================== -->
74 +<chapter>
75 <title>Source and rsync mirrors</title>
76 +<section>
77 <body>
78
79 <p>
80 @@ -486,11 +516,14 @@ individuals, others by companies. You ca
81 link="/main/en/mirrors.xml">Gentoo mirrors page</uri>.
82 </p>
83
84 -
85 </body>
86 </section>
87 +</chapter>
88 +
89 +<!-- ====================================================================== -->
90 +<chapter>
91 +<title>Anonymous Sponsors</title>
92 <section>
93 -<title>Other Sponsors</title>
94 <body>
95
96 <p>
97 @@ -498,6 +531,11 @@ Several other companies and organization
98 the Gentoo project, but have expressed a desire to remain anonymous. We
99 would like to thank those sponsors for their support of Gentoo.
100 </p>
101 +
102 +</body>
103 +</section>
104 +</chapter>
105 +
106 <!-- TODO:
107 Org: Tavros Technology Services, Inc.
108 Contact: kingtaco
109 @@ -516,7 +554,4 @@ would like to thank those sponsors for t
110 Boxes: rsync1.us.g.o (no access)
111 -->
112
113 -</body>
114 -</section>
115 -</chapter>
116 </mainpage>