Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/dulwich: ChangeLog dulwich-0.8.1.ebuild
Date: Wed, 04 Jan 2012 17:31:40
Message-Id: 20120104173124.881D62004B@flycatcher.gentoo.org
1 phajdan.jr 12/01/04 17:31:24
2
3 Modified: ChangeLog dulwich-0.8.1.ebuild
4 Log:
5 x86 stable wrt bug #395713
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.44 dev-python/dulwich/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 23 Dec 2011 19:20:39 -0000 1.43
23 +++ ChangeLog 4 Jan 2012 17:31:24 -0000 1.44
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/dulwich
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.43 2011/12/23 19:20:39 ago Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.44 2012/01/04 17:31:24 phajdan.jr Exp $
30 +
31 + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@g.o> dulwich-0.8.1.ebuild:
32 + x86 stable wrt bug #395713
33
34 23 Dec 2011; Agostino Sarubbo <ago@g.o> dulwich-0.8.1.ebuild:
35 Stable for AMD64, wrt bug #395713
36
37
38
39 1.6 dev-python/dulwich/dulwich-0.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?r1=1.5&r2=1.6
44
45 Index: dulwich-0.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- dulwich-0.8.1.ebuild 23 Dec 2011 19:20:39 -0000 1.5
52 +++ dulwich-0.8.1.ebuild 4 Jan 2012 17:31:24 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.5 2011/12/23 19:20:39 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.6 2012/01/04 17:31:24 phajdan.jr Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2"
62 @@ -16,7 +16,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 DEPEND="dev-python/setuptools