Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pythong: ChangeLog pythong-2.1.5-r1.ebuild
Date: Wed, 21 Apr 2010 18:11:38
Message-Id: 20100421181135.E8EAC2C04B@corvid.gentoo.org
1 fauli 10/04/21 18:11:35
2
3 Modified: ChangeLog pythong-2.1.5-r1.ebuild
4 Log:
5 stable x86, bug 313419
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.21 dev-python/pythong/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 6 Apr 2010 15:20:59 -0000 1.20
22 +++ ChangeLog 21 Apr 2010 18:11:35 -0000 1.21
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/pythong
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.20 2010/04/06 15:20:59 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.21 2010/04/21 18:11:35 fauli Exp $
28 +
29 + 21 Apr 2010; Christian Faulhammer <fauli@g.o>
30 + pythong-2.1.5-r1.ebuild:
31 + stable x86, bug 313419
32
33 06 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
34 pythong-2.1.5-r1.ebuild:
35
36
37
38 1.4 dev-python/pythong/pythong-2.1.5-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: pythong-2.1.5-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- pythong-2.1.5-r1.ebuild 6 Apr 2010 15:20:59 -0000 1.3
51 +++ pythong-2.1.5-r1.ebuild 21 Apr 2010 18:11:35 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild,v 1.3 2010/04/06 15:20:59 arfrever Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r1.ebuild,v 1.4 2010/04/21 18:11:35 fauli Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -19,7 +19,7 @@
61 HOMEPAGE="http://www3.uji.es/~dllorens/PythonG/principal.html"
62
63 LICENSE="GPL-2"
64 -KEYWORDS="~amd64 ~ia64 ~x86"
65 +KEYWORDS="~amd64 ~ia64 x86"
66 SLOT="0"
67 IUSE="doc"