Gentoo Archives: gentoo-commits

From: "Mark Kowarsky (mark_alec)" <mark_alec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
Date: Wed, 27 Feb 2008 09:14:39
Message-Id: E1JUIN3-00080o-29@stork.gentoo.org
1 mark_alec 08/02/27 09:14:37
2
3 Modified: index2008.xml
4 Log:
5 added self to members and typo fix, too --> tool
6
7 Revision Changes Path
8 1.3 xml/htdocs/proj/en/userrel/soc/index2008.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.2&r2=1.3
13
14 Index: index2008.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- index2008.xml 27 Feb 2008 00:41:23 -0000 1.2
21 +++ index2008.xml 27 Feb 2008 09:14:36 -0000 1.3
22 @@ -6,7 +6,7 @@
23 <project>
24 <name>soc</name>
25 <longname>Gentoo Summer of Code</longname>
26 -<date>2008-02-26</date>
27 +<date>2008-02-27</date>
28
29 <author title="Author">
30 <mail link="antarus@g.o">Alec Warner</mail>
31 @@ -42,6 +42,7 @@
32 <dev role="Member">g2boojum</dev>
33 <dev role="Member">antarus</dev>
34 <dev role="Member">jmbsvicetto</dev>
35 +<dev role="Member">mark_alec</dev>
36
37 <extrachapter>
38 <title>Project Ideas</title>
39 @@ -68,11 +69,11 @@
40 </tr>
41 <tr>
42 <ti>Eselect GCC</ti>
43 - <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve.</ti>
44 + <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve.</ti>
45 </tr>
46 <tr>
47 <ti>Eselect modules</ti>
48 - <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
49 + <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
50 </tr>
51 </table>
52 </body>
53
54
55
56 --
57 gentoo-commits@l.g.o mailing list