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/dulwich: dulwich-0.5.0.ebuild ChangeLog
Date: Wed, 21 Apr 2010 18:10:19
Message-Id: 20100421181014.C77952C04B@corvid.gentoo.org
1 fauli 10/04/21 18:10:14
2
3 Modified: dulwich-0.5.0.ebuild ChangeLog
4 Log:
5 stable x86, bug 313155
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 dev-python/dulwich/dulwich-0.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild?r1=1.3&r2=1.4
14
15 Index: dulwich-0.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- dulwich-0.5.0.ebuild 13 Apr 2010 20:56:16 -0000 1.3
22 +++ dulwich-0.5.0.ebuild 21 Apr 2010 18:10:14 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild,v 1.3 2010/04/13 20:56:16 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.5.0.ebuild,v 1.4 2010/04/21 18:10:14 fauli Exp $
28
29 EAPI="2"
30 PYTHON_DEPEND="2"
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~x86 ~ppc-macos"
36 +KEYWORDS="amd64 x86 ~ppc-macos"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.10 dev-python/dulwich/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/dulwich/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 13 Apr 2010 20:56:16 -0000 1.9
56 +++ ChangeLog 21 Apr 2010 18:10:14 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/dulwich
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.9 2010/04/13 20:56:16 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.10 2010/04/21 18:10:14 fauli Exp $
62 +
63 + 21 Apr 2010; Christian Faulhammer <fauli@g.o> dulwich-0.5.0.ebuild:
64 + stable x86, bug 313155
65
66 13 Apr 2010; Markos Chandras <hwoarang@g.o> dulwich-0.5.0.ebuild:
67 Stable on amd64 wrt bug #313155