Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog
Date: Tue, 03 Aug 2010 03:02:05
Message-Id: 20100803021541.A44112CF37@corvid.gentoo.org
1 jer 10/08/03 02:15:41
2
3 Modified: ChangeLog
4 Log:
5 Fix new ebuild/entry order in ChangeLog.
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.488 dev-lang/python/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.488&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.488&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.487&r2=1.488
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
18 retrieving revision 1.487
19 retrieving revision 1.488
20 diff -u -r1.487 -r1.488
21 --- ChangeLog 3 Aug 2010 01:41:47 -0000 1.487
22 +++ ChangeLog 3 Aug 2010 02:15:40 -0000 1.488
23 @@ -1,10 +1,6 @@
24 # ChangeLog for dev-lang/python
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.487 2010/08/03 01:41:47 ferringb Exp $
27 -
28 -*python-3.1.2_p20100801 (02 Aug 2010)
29 -*python-2.7_p20100801 (02 Aug 2010)
30 -*python-2.6.5_p20100801 (02 Aug 2010)
31 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.488 2010/08/03 02:15:40 jer Exp $
32
33 02 Aug 2010; Brian Harring <ferringb@g.o>
34 -python-2.6.5_p20100801.ebuild, -python-2.7_p20100801.ebuild,
35 @@ -12,6 +8,10 @@
36 Remove untested versions, one of which flat out breaks emerge (bug 330937).
37 These should not be re-added without going through devrel/qa.
38
39 +*python-3.1.2_p20100801 (02 Aug 2010)
40 +*python-2.7_p20100801 (02 Aug 2010)
41 +*python-2.6.5_p20100801 (02 Aug 2010)
42 +
43 02 Aug 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
44 +python-2.6.5_p20100801.ebuild, +python-2.7_p20100801.ebuild,
45 +python-3.1.2_p20100801.ebuild: