Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.4.1.ebuild
Date: Mon, 03 May 2010 07:21:30
Message-Id: 20100503072128.69F872C2F6@corvid.gentoo.org
1 aballier 10/05/03 07:21:28
2
3 Modified: ChangeLog libssh-0.4.1.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.30 net-libs/libssh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.30&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.30&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.29&r2=1.30
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
18 retrieving revision 1.29
19 retrieving revision 1.30
20 diff -u -r1.29 -r1.30
21 --- ChangeLog 23 Mar 2010 20:27:32 -0000 1.29
22 +++ ChangeLog 3 May 2010 07:21:28 -0000 1.30
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libssh
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.29 2010/03/23 20:27:32 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.30 2010/05/03 07:21:28 aballier Exp $
28 +
29 + 03 May 2010; Alexis Ballier <aballier@g.o> libssh-0.4.1.ebuild:
30 + keyword ~x86-fbsd
31
32 23 Mar 2010; Brent Baude <ranger@g.o> libssh-0.4.1.ebuild:
33 Marking libssh-0.4.1 ppc for bug 310017
34
35
36
37 1.4 net-libs/libssh/libssh-0.4.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild?r1=1.3&r2=1.4
42
43 Index: libssh-0.4.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- libssh-0.4.1.ebuild 23 Mar 2010 20:27:32 -0000 1.3
50 +++ libssh-0.4.1.ebuild 3 May 2010 07:21:28 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild,v 1.3 2010/03/23 20:27:32 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild,v 1.4 2010/05/03 07:21:28 aballier Exp $
56
57 # Maintainer: check IUSE-defaults at DefineOptions.cmake
58
59 @@ -13,7 +13,7 @@
60 SRC_URI="http://www.${PN}.org/files/${P}.tar.gz"
61
62 LICENSE="LGPL-2.1"
63 -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
64 +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
65 SLOT="0"
66 IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"