Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.5.3.ebuild
Date: Thu, 29 Nov 2012 17:00:14
Message-Id: 20121129165949.BAF1E20C63@flycatcher.gentoo.org
1 ago 12/11/29 16:59:49
2
3 Modified: ChangeLog libssh-0.5.3.ebuild
4 Log:
5 Stable for ppc, wrt bug #444147
6
7 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.68 net-libs/libssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.68&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.68&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.67&r2=1.68
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
19 retrieving revision 1.67
20 retrieving revision 1.68
21 diff -u -r1.67 -r1.68
22 --- ChangeLog 25 Nov 2012 23:13:25 -0000 1.67
23 +++ ChangeLog 29 Nov 2012 16:59:49 -0000 1.68
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libssh
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.67 2012/11/25 23:13:25 radhermit Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.68 2012/11/29 16:59:49 ago Exp $
29 +
30 + 29 Nov 2012; <ago@g.o> libssh-0.5.3.ebuild:
31 + Stable for ppc, wrt bug #444147
32
33 25 Nov 2012; Tim Harder <radhermit@g.o> libssh-0.5.3.ebuild:
34 Build static libs when tests are enabled and drop REQUIRED_USE.
35
36
37
38 1.4 net-libs/libssh/libssh-0.5.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild?r1=1.3&r2=1.4
43
44 Index: libssh-0.5.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- libssh-0.5.3.ebuild 25 Nov 2012 23:13:25 -0000 1.3
51 +++ libssh-0.5.3.ebuild 29 Nov 2012 16:59:49 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.5.3.ebuild,v 1.3 2012/11/25 23:13:25 radhermit Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.3.ebuild,v 1.4 2012/11/29 16:59:49 ago Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="https://red.libssh.org/attachments/download/38/${P}.tar.gz"
62
63 LICENSE="LGPL-2.1"
64 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
66 SLOT="0"
67 IUSE="debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib"
68 # Maintainer: check IUSE-defaults at DefineOptions.cmake