Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
Date: Tue, 28 Dec 2010 01:18:53
Message-Id: 20101228011844.DF35C20054@flycatcher.gentoo.org
1 ranger 10/12/28 01:18:44
2
3 Modified: ChangeLog twisted-conch-10.2.0.ebuild
4 Log:
5 Marking twisted-conch-10.2.0 ppc64 for bug 333211
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.62 dev-python/twisted-conch/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 23 Dec 2010 23:44:17 -0000 1.61
23 +++ ChangeLog 28 Dec 2010 01:18:44 -0000 1.62
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/twisted-conch
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.61 2010/12/23 23:44:17 tomka Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.62 2010/12/28 01:18:44 ranger Exp $
29 +
30 + 28 Dec 2010; Brent Baude <ranger@g.o> twisted-conch-10.2.0.ebuild:
31 + Marking twisted-conch-10.2.0 ppc64 for bug 333211
32
33 23 Dec 2010; Thomas Kahle <tomka@g.o> twisted-conch-10.1.0.ebuild:
34 x86 stable per bug 333389
35
36
37
38 1.2 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.1&r2=1.2
43
44 Index: twisted-conch-10.2.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- twisted-conch-10.2.0.ebuild 22 Dec 2010 21:36:42 -0000 1.1
51 +++ twisted-conch-10.2.0.ebuild 28 Dec 2010 01:18:44 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.1 2010/12/22 21:36:42 arfrever Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.2 2010/12/28 01:18:44 ranger Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -12,7 +12,7 @@
61
62 DESCRIPTION="Twisted SSHv2 implementation"
63
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
66 IUSE=""
67
68 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*