Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Tue, 01 Dec 2009 09:52:43
Message-Id: E1NFPPV-0005bs-5R@stork.gentoo.org
1 maekke 09/12/01 09:52:41
2
3 Modified: ChangeLog twisted-conch-8.2.0.ebuild
4 Log:
5 amd64/x86 stable, bug #289680
6 (Portage version: 2.2_rc54/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.48 dev-python/twisted-conch/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 30 Nov 2009 01:32:31 -0000 1.47
22 +++ ChangeLog 1 Dec 2009 09:52:40 -0000 1.48
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/twisted-conch
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.47 2009/11/30 01:32:31 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.48 2009/12/01 09:52:40 maekke Exp $
28 +
29 + 01 Dec 2009; Markus Meier <maekke@g.o> twisted-conch-8.2.0.ebuild:
30 + amd64/x86 stable, bug #289680
31
32 *twisted-conch-9.0.0 (30 Nov 2009)
33
34
35
36
37 1.8 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.7&r2=1.8
42
43 Index: twisted-conch-8.2.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- twisted-conch-8.2.0.ebuild 29 Nov 2009 14:04:12 -0000 1.7
50 +++ twisted-conch-8.2.0.ebuild 1 Dec 2009 09:52:40 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $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 $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.8 2009/12/01 09:52:40 maekke Exp $
56
57 EAPI="2"
58 SUPPORT_PYTHON_ABIS="1"
59 @@ -10,7 +10,7 @@
60
61 DESCRIPTION="Twisted SSHv2 implementation"
62
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
64 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
65 IUSE=""
66
67 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*