Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/lftp: ChangeLog lftp-4.5.3.ebuild
Date: Fri, 01 Aug 2014 08:34:33
Message-Id: 20140801083429.D7E8B2004E@flycatcher.gentoo.org
1 maekke 14/08/01 08:34:29
2
3 Modified: ChangeLog lftp-4.5.3.ebuild
4 Log:
5 arm stable, bug #518476
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.477 net-ftp/lftp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.477&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.477&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.476&r2=1.477
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
19 retrieving revision 1.476
20 retrieving revision 1.477
21 diff -u -r1.476 -r1.477
22 --- ChangeLog 31 Jul 2014 08:31:58 -0000 1.476
23 +++ ChangeLog 1 Aug 2014 08:34:29 -0000 1.477
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-ftp/lftp
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.476 2014/07/31 08:31:58 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.477 2014/08/01 08:34:29 maekke Exp $
29 +
30 + 01 Aug 2014; Markus Meier <maekke@g.o> lftp-4.5.3.ebuild:
31 + arm stable, bug #518476
32
33 31 Jul 2014; Jeroen Roovers <jer@g.o> -lftp-4.4.16.ebuild,
34 -lftp-4.5.2.ebuild, lftp-4.5.3.ebuild:
35
36
37
38 1.3 net-ftp/lftp/lftp-4.5.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?r1=1.2&r2=1.3
43
44 Index: lftp-4.5.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- lftp-4.5.3.ebuild 31 Jul 2014 08:31:58 -0000 1.2
51 +++ lftp-4.5.3.ebuild 1 Aug 2014 08:34:29 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v 1.2 2014/07/31 08:31:58 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v 1.3 2014/08/01 08:34:29 maekke Exp $
57
58 EAPI=5
59 inherit autotools eutils libtool
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66
67 IUSE="convert-mozilla-cookies +gnutls nls openssl socks5 +ssl verify-file"
68 LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )