Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.5.2.ebuild
Date: Wed, 06 Jun 2012 06:14:57
Message-Id: 20120606061446.C01EF2004B@flycatcher.gentoo.org
1 jdhore 12/06/06 06:14:46
2
3 Modified: ChangeLog libssh-0.5.2.ebuild
4 Log:
5 marked x86 per bug 419273
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
8
9 Revision Changes Path
10 1.62 net-libs/libssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 4 Jun 2012 19:30:40 -0000 1.61
23 +++ ChangeLog 6 Jun 2012 06:14:46 -0000 1.62
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.61 2012/06/04 19:30:40 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.62 2012/06/06 06:14:46 jdhore Exp $
29 +
30 + 06 Jun 2012; Jeff Horelick <jdhore@g.o> libssh-0.5.2.ebuild:
31 + marked x86 per bug 419273
32
33 04 Jun 2012; Agostino Sarubbo <ago@g.o> libssh-0.5.2.ebuild:
34 Stable for amd64, wrt bug #419273
35
36
37
38 1.3 net-libs/libssh/libssh-0.5.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild?r1=1.2&r2=1.3
43
44 Index: libssh-0.5.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libssh-0.5.2.ebuild 4 Jun 2012 19:30:40 -0000 1.2
51 +++ libssh-0.5.2.ebuild 6 Jun 2012 06:14:46 -0000 1.3
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.2.ebuild,v 1.2 2012/06/04 19:30:40 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild,v 1.3 2012/06/06 06:14:46 jdhore Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="https://red.libssh.org/attachments/download/27/${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