Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: twisted-conch-8.1.0.ebuild ChangeLog
Date: Mon, 29 Sep 2008 18:41:52
Message-Id: E1KkNgr-0002Vx-0g@stork.gentoo.org
1 jer 08/09/29 18:41:49
2
3 Modified: twisted-conch-8.1.0.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #234894).
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.6 dev-python/twisted-conch/twisted-conch-8.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild?r1=1.5&r2=1.6
14
15 Index: twisted-conch-8.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- twisted-conch-8.1.0.ebuild 24 Aug 2008 11:26:02 -0000 1.5
22 +++ twisted-conch-8.1.0.ebuild 29 Sep 2008 18:41:48 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.5 2008/08/24 11:26:02 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.6 2008/09/29 18:41:48 jer Exp $
28
29 MY_PACKAGE=Conch
30
31 @@ -8,7 +8,7 @@
32
33 DESCRIPTION="Twisted SSHv2 implementation."
34
35 -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
36 +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86"
37
38 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
39 >=dev-python/pycrypto-1.9_alpha6"
40
41
42
43 1.35 dev-python/twisted-conch/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 24 Aug 2008 11:26:02 -0000 1.34
56 +++ ChangeLog 29 Sep 2008 18:41:48 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/twisted-conch
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.34 2008/08/24 11:26:02 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.35 2008/09/29 18:41:48 jer Exp $
62 +
63 + 29 Sep 2008; Jeroen Roovers <jer@g.o> twisted-conch-8.1.0.ebuild:
64 + Marked ~hppa (bug #234894).
65
66 24 Aug 2008; Markus Rothe <corsair@g.o> twisted-conch-8.1.0.ebuild:
67 Stable on ppc64; bug #231675