Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
Date: Sun, 29 Nov 2009 14:04:14
Message-Id: E1NEkNo-0003mi-BF@stork.gentoo.org
1 volkmar 09/11/29 14:04:12
2
3 Modified: ChangeLog twisted-conch-8.2.0.ebuild
4 Log:
5 Stable for ppc.
6 Bug 289680.
7 (Portage version: 14755-svn/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.46 dev-python/twisted-conch/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 28 Nov 2009 15:32:01 -0000 1.45
23 +++ ChangeLog 29 Nov 2009 14:04:12 -0000 1.46
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/twisted-conch
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.45 2009/11/28 15:32:01 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.46 2009/11/29 14:04:12 volkmar Exp $
29 +
30 + 29 Nov 2009; Mounir Lamouri <volkmar@g.o>
31 + twisted-conch-8.2.0.ebuild:
32 + Stable for ppc, bug 289680
33
34 28 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
35 twisted-conch-8.2.0.ebuild:
36
37
38
39 1.7 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.6&r2=1.7
44
45 Index: twisted-conch-8.2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- twisted-conch-8.2.0.ebuild 28 Nov 2009 15:32:01 -0000 1.6
52 +++ twisted-conch-8.2.0.ebuild 29 Nov 2009 14:04:12 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.6 2009/11/28 15:32:01 arfrever Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.7 2009/11/29 14:04:12 volkmar Exp $
58
59 EAPI="2"
60 SUPPORT_PYTHON_ABIS="1"
61 @@ -10,7 +10,7 @@
62
63 DESCRIPTION="Twisted SSHv2 implementation"
64
65 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
67 IUSE=""
68
69 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*