Gentoo Archives: gentoo-commits

From: "Jack Morgan (jmorgan)" <jmorgan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.6.5.ebuild
Date: Fri, 29 May 2015 07:43:40
Message-Id: 20150529074333.1BC099FC@oystercatcher.gentoo.org
1 jmorgan 15/05/29 07:43:33
2
3 Modified: ChangeLog libssh-0.6.5.ebuild
4 Log:
5 sparc stable wrt bug #538798
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
8
9 Revision Changes Path
10 1.135 net-libs/libssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.135&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.135&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.134&r2=1.135
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
19 retrieving revision 1.134
20 retrieving revision 1.135
21 diff -u -r1.134 -r1.135
22 --- ChangeLog 27 May 2015 07:46:35 -0000 1.134
23 +++ ChangeLog 29 May 2015 07:43:33 -0000 1.135
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.134 2015/05/27 07:46:35 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.135 2015/05/29 07:43:33 jmorgan Exp $
29 +
30 + 29 May 2015; Jack Morgan <jmorgan@g.o> libssh-0.6.5.ebuild:
31 + sparc stable wrt bug #538798
32
33 *libssh-0.7.0-r1 (27 May 2015)
34
35
36
37
38 1.7 net-libs/libssh/libssh-0.6.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?r1=1.6&r2=1.7
43
44 Index: libssh-0.6.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- libssh-0.6.5.ebuild 19 May 2015 07:24:59 -0000 1.6
51 +++ libssh-0.6.5.ebuild 29 May 2015 07:43:33 -0000 1.7
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.5.ebuild,v 1.6 2015/05/19 07:24:59 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.7 2015/05/29 07:43:33 jmorgan Exp $
57
58 EAPI=5
59
60 @@ -13,7 +13,7 @@
61 https://git.libssh.org/projects/libssh.git/patch/?id=6e0dee7845cea22f59bd353ef42b31cb67170030 -> ${PN}-0.6.5-compilefix.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