Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: libssh-0.4.0.ebuild ChangeLog
Date: Tue, 16 Feb 2010 16:51:33
Message-Id: E1NhQe3-0001Pc-0f@stork.gentoo.org
1 josejx 10/02/16 16:51:31
2
3 Modified: libssh-0.4.0.ebuild ChangeLog
4 Log:
5 Marked ~ppc64 for bug #304365.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 net-libs/libssh/libssh-0.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild?r1=1.4&r2=1.5
14
15 Index: libssh-0.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- libssh-0.4.0.ebuild 18 Jan 2010 19:02:09 -0000 1.4
22 +++ libssh-0.4.0.ebuild 16 Feb 2010 16:51:30 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild,v 1.4 2010/01/18 19:02:09 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild,v 1.5 2010/02/16 16:51:30 josejx Exp $
28
29 # Maintainer: check IUSE-defaults at DefineOptions.cmake
30
31 @@ -13,7 +13,7 @@
32 SRC_URI="http://www.${PN}.org/files/${P}.tar.gz"
33
34 LICENSE="LGPL-2.1"
35 -KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
36 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
37 SLOT="0"
38 IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"
39
40
41
42
43 1.26 net-libs/libssh/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 18 Jan 2010 19:02:09 -0000 1.25
56 +++ ChangeLog 16 Feb 2010 16:51:30 -0000 1.26
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-libs/libssh
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.25 2010/01/18 19:02:09 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.26 2010/02/16 16:51:30 josejx Exp $
62 +
63 + 16 Feb 2010; Joseph Jezak <josejx@g.o> libssh-0.4.0.ebuild:
64 + Marked ~ppc64 for bug #304365.
65
66 18 Jan 2010; Raúl Porcel <armin76@g.o> libssh-0.3.4.ebuild,
67 libssh-0.4.0.ebuild: