Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: libssh-0.4.8.ebuild ChangeLog
Date: Tue, 01 Mar 2011 01:18:03
Message-Id: 20110301011753.6287B20054@flycatcher.gentoo.org
1 ranger 11/03/01 01:17:53
2
3 Modified: libssh-0.4.8.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 355857
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.3 net-libs/libssh/libssh-0.4.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild?r1=1.2&r2=1.3
15
16 Index: libssh-0.4.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libssh-0.4.8.ebuild 21 Feb 2011 15:09:51 -0000 1.2
23 +++ libssh-0.4.8.ebuild 1 Mar 2011 01:17:53 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild,v 1.2 2011/02/21 15:09:51 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.8.ebuild,v 1.3 2011/03/01 01:17:53 ranger Exp $
29
30 # Maintainer: check IUSE-defaults at DefineOptions.cmake
31
32 @@ -13,7 +13,7 @@
33 SRC_URI="http://www.${PN}.org/files/${PV:0:3}/${P}.tar.gz"
34
35 LICENSE="LGPL-2.1"
36 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
38 SLOT="0"
39 IUSE="debug examples gcrypt pcap +sftp ssh1 server static-libs zlib"
40
41
42
43
44 1.40 net-libs/libssh/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 21 Feb 2011 15:09:51 -0000 1.39
57 +++ ChangeLog 1 Mar 2011 01:17:53 -0000 1.40
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/libssh
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.39 2011/02/21 15:09:51 scarabeus Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.40 2011/03/01 01:17:53 ranger Exp $
63 +
64 + 01 Mar 2011; Brent Baude <ranger@g.o> libssh-0.4.8.ebuild:
65 + stable ppc64, bug 355857
66
67 21 Feb 2011; Tomáš Chvátal <scarabeus@g.o> -libssh-0.3.4.ebuild,
68 -libssh-0.4.4.ebuild, -libssh-0.4.6.ebuild, libssh-0.4.8.ebuild,