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: Sat, 30 May 2015 00:04:00
Message-Id: 20150530000358.02D66A13@oystercatcher.gentoo.org
1 jmorgan 15/05/30 00:03:57
2
3 Modified: ChangeLog libssh-0.6.5.ebuild
4 Log:
5 ia64 stable wrt bug #538798
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key )
8
9 Revision Changes Path
10 1.136 net-libs/libssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.136&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.136&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.135&r2=1.136
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
19 retrieving revision 1.135
20 retrieving revision 1.136
21 diff -u -r1.135 -r1.136
22 --- ChangeLog 29 May 2015 07:43:33 -0000 1.135
23 +++ ChangeLog 30 May 2015 00:03:57 -0000 1.136
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.135 2015/05/29 07:43:33 jmorgan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.136 2015/05/30 00:03:57 jmorgan Exp $
29 +
30 + 30 May 2015; Jack Morgan <jmorgan@g.o> libssh-0.6.5.ebuild:
31 + ia64 stable wrt bug #538798
32
33 29 May 2015; Jack Morgan <jmorgan@g.o> libssh-0.6.5.ebuild:
34 sparc stable wrt bug #538798
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?r1=1.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- libssh-0.6.5.ebuild 29 May 2015 07:43:33 -0000 1.7
51 +++ libssh-0.6.5.ebuild 30 May 2015 00:03:57 -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.5.ebuild,v 1.7 2015/05/29 07:43:33 jmorgan Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.8 2015/05/30 00:03:57 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 ia64 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