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:48:16
Message-Id: 20121029204804.AA06D21600@flycatcher.gentoo.org
1 mgorny 12/10/29 20:48:04
2
3 Modified: index.xml
4 Log:
5 Mention python-exec as well.
6
7 Revision Changes Path
8 1.30 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.30&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/index.xml?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/index.xml?r1=1.29&r2=1.30
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/Python/index.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- index.xml 29 Oct 2012 20:43:53 -0000 1.29
21 +++ index.xml 29 Oct 2012 20:48:04 -0000 1.30
22 @@ -94,6 +94,11 @@
23 Python eselect module
24 </extraproject>
25
26 + <extraproject name="python-exec"
27 + link="https://bitbucket.org/mgorny/python-exec" lead="mgorny">
28 + A wrapper to run the Python script variant for the preferred implementation
29 + </extraproject>
30 +
31 <extraproject name="python-updater">
32 Re-emerges Python packages after a major Python upgrade
33 </extraproject>