Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/Python: index.xml
Date: Mon, 29 Oct 2012 20:44:04
Message-Id: 20121029204353.E4E2521600@flycatcher.gentoo.org
1 mgorny 12/10/29 20:43:53
2
3 Modified: index.xml
4 Log:
5 Add a task for python-r1.
6
7 Revision Changes Path
8 1.29 xml/htdocs/proj/en/Python/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/index.xml?rev=1.29&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/index.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/index.xml?r1=1.28&r2=1.29
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/Python/index.xml,v
17 retrieving revision 1.28
18 retrieving revision 1.29
19 diff -u -r1.28 -r1.29
20 --- index.xml 29 Oct 2012 20:37:20 -0000 1.28
21 +++ index.xml 29 Oct 2012 20:43:53 -0000 1.29
22 @@ -76,6 +76,20 @@
23 <dev role="Developer">neurogeek</dev>
24 </task>
25
26 + <task lead="mgorny">
27 + <name>python-r1</name>
28 + <description>Simpler &amp; cleaner eclasses for Python packages</description>
29 + <longdescription>
30 + <p>
31 + python-r1 &amp; distutils-r1 are the new eclasses being developed
32 + with a goal of providing a simpler and more maintainable replacement
33 + for the current python &amp; distutils eclasses.
34 + </p>
35 + </longdescription>
36 + <startdate>2012</startdate>
37 + <dev role="Developer">mgorny</dev>
38 + </task>
39 +
40 <extraproject name="eselect-python">
41 Python eselect module
42 </extraproject>