Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/lftp: ChangeLog lftp-3.7.9.ebuild
Date: Tue, 07 Apr 2009 18:59:44
Message-Id: E1LrGWL-0007Az-CU@stork.gentoo.org
1 klausman 09/04/07 18:59:41
2
3 Modified: ChangeLog lftp-3.7.9.ebuild
4 Log:
5 Stable on alpha, bug #264559
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.172 net-ftp/lftp/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.172&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.172&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.171&r2=1.172
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
18 retrieving revision 1.171
19 retrieving revision 1.172
20 diff -u -r1.171 -r1.172
21 --- ChangeLog 6 Apr 2009 20:40:46 -0000 1.171
22 +++ ChangeLog 7 Apr 2009 18:59:41 -0000 1.172
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-ftp/lftp
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.171 2009/04/06 20:40:46 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.172 2009/04/07 18:59:41 klausman Exp $
28 +
29 + 07 Apr 2009; Tobias Klausmann <klausman@g.o> lftp-3.7.9.ebuild:
30 + Stable on alpha, bug #264559
31
32 06 Apr 2009; Markus Meier <maekke@g.o> lftp-3.7.9.ebuild:
33 amd64/x86 stable, bug #264559
34
35
36
37 1.4 net-ftp/lftp/lftp-3.7.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/lftp-3.7.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/lftp-3.7.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/lftp/lftp-3.7.9.ebuild?r1=1.3&r2=1.4
42
43 Index: lftp-3.7.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- lftp-3.7.9.ebuild 6 Apr 2009 20:40:46 -0000 1.3
50 +++ lftp-3.7.9.ebuild 7 Apr 2009 18:59:41 -0000 1.4
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-ftp/lftp/lftp-3.7.9.ebuild,v 1.3 2009/04/06 20:40:46 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.9.ebuild,v 1.4 2009/04/07 18:59:41 klausman Exp $
56
57 DESCRIPTION="A sophisticated ftp/sftp/http/https client and file transfer program"
58 HOMEPAGE="http://lftp.yar.ru/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-3"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE="ssl gnutls socks5 nls"
66
67 RDEPEND=">=sys-libs/ncurses-5.1