Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libssh2: ChangeLog libssh2-0.18.ebuild
Date: Thu, 23 Apr 2009 09:41:44
Message-Id: E1LwvR8-0004TZ-8d@stork.gentoo.org
1 armin76 09/04/23 09:41:42
2
3 Modified: ChangeLog libssh2-0.18.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.20 net-libs/libssh2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 18 Apr 2009 15:25:55 -0000 1.19
22 +++ ChangeLog 23 Apr 2009 09:41:42 -0000 1.20
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libssh2
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.19 2009/04/18 15:25:55 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.20 2009/04/23 09:41:42 armin76 Exp $
28 +
29 + 23 Apr 2009; Raúl Porcel <armin76@g.o> libssh2-0.18.ebuild:
30 + arm/s390/sh stable
31
32 *libssh2-1.1 (18 Apr 2009)
33
34
35
36
37 1.14 net-libs/libssh2/libssh2-0.18.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild?rev=1.14&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild?rev=1.14&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild?r1=1.13&r2=1.14
42
43 Index: libssh2-0.18.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v
46 retrieving revision 1.13
47 retrieving revision 1.14
48 diff -u -r1.13 -r1.14
49 --- libssh2-0.18.ebuild 9 Apr 2009 13:44:02 -0000 1.13
50 +++ libssh2-0.18.ebuild 23 Apr 2009 09:41:42 -0000 1.14
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v 1.13 2009/04/09 13:44:02 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v 1.14 2009/04/23 09:41:42 armin76 Exp $
56
57 inherit eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
65 IUSE="libgcrypt"
66
67 DEPEND="!libgcrypt? ( dev-libs/openssl )