Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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: Sun, 24 Aug 2008 11:26:06
Message-Id: E1KXDjP-0004YV-AK@stork.gentoo.org
1 corsair 08/08/24 11:26:03
2
3 Modified: twisted-conch-8.1.0.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #231675
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- twisted-conch-8.1.0.ebuild 13 Aug 2008 11:14:17 -0000 1.4
22 +++ twisted-conch-8.1.0.ebuild 24 Aug 2008 11:26:02 -0000 1.5
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.4 2008/08/13 11:14:17 armin76 Exp $
27 +# $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 $
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 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.34 dev-python/twisted-conch/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.34&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.34&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.33&r2=1.34
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
52 retrieving revision 1.33
53 retrieving revision 1.34
54 diff -u -r1.33 -r1.34
55 --- ChangeLog 13 Aug 2008 11:14:17 -0000 1.33
56 +++ ChangeLog 24 Aug 2008 11:26:02 -0000 1.34
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.33 2008/08/13 11:14:17 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.34 2008/08/24 11:26:02 corsair Exp $
62 +
63 + 24 Aug 2008; Markus Rothe <corsair@g.o> twisted-conch-8.1.0.ebuild:
64 + Stable on ppc64; bug #231675
65
66 13 Aug 2008; Raúl Porcel <armin76@g.o> twisted-conch-8.1.0.ebuild:
67 alpha/ia64/x86 stable wrt #231675