Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.6.4.ebuild
Date: Thu, 02 Apr 2015 16:22:17
Message-Id: 20150402162214.2DD1F1511F@oystercatcher.gentoo.org
1 jer 15/04/02 16:22:14
2
3 Modified: ChangeLog libssh-0.6.4.ebuild
4 Log:
5 Stable for HPPA (bug #538798).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.125 net-libs/libssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.125&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.125&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.124&r2=1.125
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
19 retrieving revision 1.124
20 retrieving revision 1.125
21 diff -u -r1.124 -r1.125
22 --- ChangeLog 3 Mar 2015 09:29:35 -0000 1.124
23 +++ ChangeLog 2 Apr 2015 16:22:14 -0000 1.125
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libssh
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.124 2015/03/03 09:29:35 dlan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.125 2015/04/02 16:22:14 jer Exp $
29 +
30 + 02 Apr 2015; Jeroen Roovers <jer@g.o> libssh-0.6.4.ebuild:
31 + Stable for HPPA (bug #538798).
32
33 03 Mar 2015; Yixun Lan <dlan@g.o> libssh-0.6.4.ebuild:
34 add arm64 support, tested on A53 board
35
36
37
38 1.8 net-libs/libssh/libssh-0.6.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild?r1=1.7&r2=1.8
43
44 Index: libssh-0.6.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- libssh-0.6.4.ebuild 3 Mar 2015 09:29:35 -0000 1.7
51 +++ libssh-0.6.4.ebuild 2 Apr 2015 16:22:14 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.7 2015/03/03 09:29:35 dlan Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.4.ebuild,v 1.8 2015/04/02 16:22:14 jer Exp $
57
58 EAPI=5
59
60 @@ -13,7 +13,7 @@
61 http://git.libssh.org/projects/libssh.git/patch/?id=3880a8ed80a4b1e2c052bd62f328bba2f869d5ae -> ${PN}-0.6.4-libgcrypt_build_fix.patch"
62
63 LICENSE="LGPL-2.1"
64 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
66 SLOT="0/4" # subslot = soname major version
67 IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib"
68 # Maintainer: check IUSE-defaults at DefineOptions.cmake