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/subvertpy: subvertpy-0.7.1.ebuild ChangeLog
Date: Mon, 04 Jan 2010 10:33:40
Message-Id: E1NRkFk-0001HE-Ox@stork.gentoo.org
1 fauli 10/01/04 10:33:36
2
3 Modified: subvertpy-0.7.1.ebuild ChangeLog
4 Log:
5 x86 stable, bug 299559
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-python/subvertpy/subvertpy-0.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild?r1=1.1&r2=1.2
14
15 Index: subvertpy-0.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- subvertpy-0.7.1.ebuild 9 Nov 2009 12:56:37 -0000 1.1
22 +++ subvertpy-0.7.1.ebuild 4 Jan 2010 10:33:36 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild,v 1.1 2009/11/09 12:56:37 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.7.1.ebuild,v 1.2 2010/01/04 10:33:36 fauli Exp $
29
30 NEED_PYTHON=2.4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="|| ( LGPL-2.1 LGPL-3 )"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 x86"
38 IUSE="test"
39
40 RDEPEND=">=dev-util/subversion-1.4
41
42
43
44 1.8 dev-python/subvertpy/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/subvertpy/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 4 Jan 2010 08:12:40 -0000 1.7
57 +++ ChangeLog 4 Jan 2010 10:33:36 -0000 1.8
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/subvertpy
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.7 2010/01/04 08:12:40 djc Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.8 2010/01/04 10:33:36 fauli Exp $
63 +
64 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
65 + subvertpy-0.7.1.ebuild:
66 + x86 stable, bug 299559
67
68 *subvertpy-0.7.2 (04 Jan 2010)