Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index.xml
Date: Tue, 25 Mar 2008 15:19:51
Message-Id: E1JeAvS-0002uO-Nj@stork.gentoo.org
1 grobian 08/03/25 15:18:58
2
3 Modified: index.xml
4 Log:
5 Make myself contact for scanmacho, rewrite the scanmacho text a bit, and fix some indenting
6
7 Revision Changes Path
8 1.37 xml/htdocs/proj/en/userrel/soc/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index.xml?rev=1.37&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index.xml?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index.xml?r1=1.36&r2=1.37
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index.xml,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- index.xml 25 Mar 2008 15:06:44 -0000 1.36
21 +++ index.xml 25 Mar 2008 15:18:58 -0000 1.37
22 @@ -6,7 +6,7 @@
23 <project>
24 <name>soc</name>
25 <longname>Gentoo Summer of Code</longname>
26 -<date>2008-03-05</date>
27 +<date>2008-03-25</date>
28
29 <author title="Author">
30 <mail link="antarus@g.o">Alec Warner</mail>
31 @@ -134,10 +134,12 @@
32 <tr>
33 <ti>scanmacho</ti>
34 <ti>
35 - A program that scans mach-o files and returns information to that
36 - provided by the scanelf tool.
37 + A program that scans Darwin Mach-O files and returns information
38 + in the same way as the <c>scanelf</c> tool. It will be used as a
39 + replacement for <c>otool</c>, since the latter tool requires
40 + special parsing of its output to get the required values.
41 </ti>
42 - <ti></ti>
43 + <ti><mail link="grobian@g.o">Fabian Groffen</mail></ti>
44 </tr>
45 <tr>
46 <ti>busybox package rescue applet</ti>
47 @@ -241,11 +243,12 @@
48 GNAP Love (embedded framework)
49 </ti>
50 <ti>
51 - The road to GNAP 3 needs your love. GNAP 3 will be a complete framewrok to creation of
52 - gentoo based embedded systems. Last GSoC was a nice GNAP experience and this year will
53 - be even better. The idea is to complete small/medium task for gnap (mostly smalls) for
54 - example: live firmware upgrade, SquashFS packages, UnionFS support and adapt GNAP to
55 - new catalyst.
56 + The road to GNAP 3 needs your love. GNAP 3 will be a complete
57 + framewrok to creation of gentoo based embedded systems. Last GSoC
58 + was a nice GNAP experience and this year will be even better. The
59 + idea is to complete small/medium task for gnap (mostly smalls) for
60 + example: live firmware upgrade, SquashFS packages, UnionFS support
61 + and adapt GNAP to new catalyst.
62 </ti>
63 <ti>
64 <mail link="bass@g.o">José Alberto Suárez López</mail>
65 @@ -278,10 +281,10 @@
66 <uri link="http://www.kix.in/projects/beacon/">Beacon</uri> is a
67 web based
68 <uri link="http://www.gentoo.org/doc/en/xml-guide.xml">GuideXML</uri>
69 - editor that isn't widely used. The project entails making UI
70 + editor that isn't widely used. The project entails making UI
71 enhancements, improving usability and packaging the project for
72 wide-range deployment and usage by GuideXML users. Knowledge of
73 - PHP, JavaScript and XML (XSLT in particular) will be considered a plus
74 + PHP, JavaScript and XML (XSLT in particular) will be considered a plus
75 since you will be working on an existing codebase.
76 </ti>
77 <ti>
78
79
80
81 --
82 gentoo-commits@l.g.o mailing list