Gentoo Archives: gentoo-commits

From: "Alec Warner (antarus)" <antarus@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 00:41:28
Message-Id: E1JUAMO-0005kS-DX@stork.gentoo.org
1 antarus 08/02/27 00:41:24
2
3 Modified: index2008.xml
4 Log:
5 add myself as a mentor, fix spacing, removed 100% compatability requirement (too early to specify)
6
7 Revision Changes Path
8 1.2 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.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.1&r2=1.2
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.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- index2008.xml 26 Feb 2008 18:24:38 -0000 1.1
21 +++ index2008.xml 27 Feb 2008 00:41:23 -0000 1.2
22 @@ -63,17 +63,17 @@
23 <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance.</ti>
24 </tr>
25 <tr>
26 - <ti>Autoepatch</ti>
27 - <ti>Autoepatch was a project to replace gnuconfig.eclass and elibtoolize that you find used in quite a few ebuilds to help ensure packages build correctly. Its goal is to apply common patches and fixes to source code after the unpacking but before you get to the compile phase. Ensuring that common mistakes made in source code, such as a broken autotools issue, is resovled before you have to fix it on an ebuild by ebuild basis.</ti>
28 + <ti>Autoepatch</ti>
29 + <ti>Autoepatch was a project to replace gnuconfig.eclass and elibtoolize that you find used in quite a few ebuilds to help ensure packages build correctly. Its goal is to apply common patches and fixes to source code after the unpacking but before you get to the compile phase. Ensuring that common mistakes made in source code, such as a broken autotools issue, is resovled before you have to fix it on an ebuild by ebuild basis.</ti>
30 + </tr>
31 + <tr>
32 + <ti>Eselect GCC</ti>
33 + <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>
34 + </tr>
35 + <tr>
36 + <ti>Eselect modules</ti>
37 + <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>
38 </tr>
39 -<tr>
40 - <ti>Eselect GCC</ti>
41 - <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. This should be a 100% compatible reimplementation of gcc-config and binutils-config.</ti>
42 -</tr>
43 -<tr>
44 - <ti>Eselect modules</ti>
45 - <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>
46 -</tr>
47 </table>
48 </body>
49 </section>
50 @@ -88,25 +88,26 @@
51 <tr>
52 <th>Developer</th>
53 <th>E-mail</th>
54 - <th>Projects</th>
55 </tr>
56
57 - <tr>
58 + <tr>
59 <ti>Diego Petteno</ti>
60 <ti>flameeyes@g.o</ti>
61 - <ti></ti>
62 - </tr>
63 + </tr>
64
65 - <tr>
66 + <tr>
67 <ti>Saleem Abdulrasool</ti>
68 <ti>compnerd@g.o</ti>
69 - <ti></ti>
70 - </tr>
71 -
72 + </tr>
73 + <tr>
74 + <ti>Alec Warner</ti>
75 + <ti>antarus@g.o</ti>
76 + </tr>
77 </table>
78 </body>
79 </section>
80 </extrachapter>
81 +
82 <!--
83 <extrachapter>
84 <title>Students for Summer of Code 2006</title>
85
86
87
88 --
89 gentoo-commits@l.g.o mailing list