Gentoo Archives: gentoo-commits

From: "Marius Mauch (genone)" <genone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/portage: glsa-integration.xml index.xml
Date: Mon, 01 Dec 2008 03:32:49
Message-Id: E1L6zWf-0001PE-SK@stork.gentoo.org
1 genone 08/12/01 03:32:45
2
3 Modified: index.xml
4 Removed: glsa-integration.xml
5 Log:
6 Resigning
7
8 Revision Changes Path
9 1.61 xml/htdocs/proj/en/portage/index.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/portage/index.xml?rev=1.61&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/portage/index.xml?rev=1.61&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/portage/index.xml?r1=1.60&r2=1.61
14
15 Index: index.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/index.xml,v
18 retrieving revision 1.60
19 retrieving revision 1.61
20 diff -u -r1.60 -r1.61
21 --- index.xml 23 May 2008 23:10:57 -0000 1.60
22 +++ index.xml 1 Dec 2008 03:32:45 -0000 1.61
23 @@ -7,7 +7,7 @@
24
25 <longname>Gentoo Linux Portage Development</longname>
26
27 - <date>$Date: 2008/05/23 23:10:57 $</date>
28 + <date>$Date: 2008/12/01 03:32:45 $</date>
29
30 <author title="Author of old project page"><mail>carpaski</mail></author>
31 <author title="Author"><mail>genone</mail></author>
32 @@ -46,7 +46,7 @@
33 <requirements>
34 Basic skills with groff and docbook-xml
35 </requirements>
36 - <contact>genone</contact>
37 + <contact>zmedico</contact>
38 </job>
39 <job>
40 <summary>Repoman maintainer</summary>
41 @@ -60,7 +60,6 @@
42 able to work with a messy codebase
43 </requirements>
44 <contact>zmedico</contact>
45 - <contact>genone</contact>
46 </job>
47 </recruitment>
48
49 @@ -72,9 +71,8 @@
50
51 <subproject ref="/proj/en/portage/tools/index.xml" inheritmembers="yes"/>
52
53 - <dev role="Lead">genone</dev>
54 <dev role="Member" description="Documentation">vapier</dev>
55 - <dev role="Member" description="Release Coordinator">zmedico</dev>
56 + <dev role="Lead" description="Release Coordinator">zmedico</dev>
57 <dev role="Member">solar</dev>
58
59 <extrachapter position="resources">
60 @@ -256,63 +254,5 @@
61
62 </extrachapter>
63
64 -<extrachapter position="bottom">
65 -<title>Project tasks</title>
66 -<section>
67 -<body>
68 -<table>
69 -<tr><th>name</th><th>description</th><th>main contact</th><th>references</th><th>comments</th></tr>
70 -<tr><ti>Elog integration</ti>
71 - <ti>Development of a modular ebuild logging facility and integration of it into portage</ti>
72 - <ti>genone</ti>
73 - <ti><uri link="http://bugs.gentoo.org/11359">bug 11359</uri></ti>
74 - <ti>included in &gt;=portage-2.1_pre1</ti>
75 -</tr>
76 -<tr><ti>Prefix support</ti>
77 - <ti>Adding support to portage to install packages into alternate locations</ti>
78 - <ti>kito</ti>
79 - <ti>-</ti>
80 - <ti>-</ti>
81 -</tr>
82 -<tr><ti>Confcache</ti>
83 - <ti>Add a cache to ./configure scripts to reduce build times</ti>
84 - <ti>ferringb</ti>
85 - <ti>-</ti>
86 - <ti>included in &gt;=portage-2.1_pre5</ti>
87 -</tr>
88 -<tr><ti>Cache subsystem rewrite</ti>
89 - <ti>A new implementation of the portage metadata cache</ti>
90 - <ti>ferringb</ti>
91 - <ti>-</ti>
92 - <ti>finished in Dec 2005, included in &gt;=portage-2.1_pre1</ti>
93 -</tr>
94 -<tr><ti>metascan integration</ti>
95 - <ti>Adding the metascan and auxget tools to portage</ti>
96 - <ti>genone</ti>
97 - <ti><uri link="http://forums.gentoo.org/viewtopic-t-353919-highlight-.html">Forum thread regarding metascan</uri></ti>
98 - <ti>-</ti>
99 -</tr>
100 -<tr><ti>Manifest2 support</ti>
101 - <ti>Implementing a new format for package manifests and digests to replace the current system</ti>
102 - <ti>genone</ti>
103 - <ti><uri link="http://www.gentoo.org/proj/en/glep/glep-0044.html">GLEP 44</uri></ti>
104 - <ti>included in &gt;=portage-2.1_pre7</ti>
105 -</tr>
106 -<tr><ti>Modular sync and transport code</ti>
107 - <ti>Implement a new transport framework and replace fetch/sync code with it, also enable overlay syncing</ti>
108 - <ti>genone</ti>
109 - <ti>-</ti>
110 - <ti>Started in July 2006</ti>
111 -</tr>
112 -<tr><ti>New dependency resolver</ti>
113 - <ti>Implement a dependency resolver with support for important requested features such as USE deps and package sets</ti>
114 - <ti>zmedico</ti>
115 - <ti>bugs <uri link="http://bugs.gentoo.org/144480">144480</uri> and <uri link="http://bugs.gentoo.org/155723">155723</uri></ti>
116 - <ti>USE dep support is in svn, for inclusion in &gt;portage-2.1_pre7</ti>
117 -</tr>
118 -</table>
119 -</body>
120 -</section>
121 -</extrachapter>
122
123 </project>