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.6.3a.ebuild
Date: Sat, 25 Jul 2015 11:15:12
Message-Id: 20150725111509.B2F2CC1@oystercatcher.gentoo.org
1 maekke 15/07/25 11:15:09
2
3 Modified: ChangeLog lftp-4.6.3a.ebuild
4 Log:
5 arm stable, bug #555034
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.533 net-ftp/lftp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.533&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.533&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.532&r2=1.533
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
19 retrieving revision 1.532
20 retrieving revision 1.533
21 diff -u -r1.532 -r1.533
22 --- ChangeLog 24 Jul 2015 12:13:43 -0000 1.532
23 +++ ChangeLog 25 Jul 2015 11:15:09 -0000 1.533
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-ftp/lftp
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.532 2015/07/24 12:13:43 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.533 2015/07/25 11:15:09 maekke Exp $
29 +
30 + 25 Jul 2015; Markus Meier <maekke@g.o> lftp-4.6.3a.ebuild:
31 + arm stable, bug #555034
32
33 24 Jul 2015; Mikle Kolyada <zlogene@g.o> lftp-4.6.3a.ebuild:
34 ia64 stable wrt bug #555034
35
36
37
38 1.10 net-ftp/lftp/lftp-4.6.3a.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?r1=1.9&r2=1.10
43
44 Index: lftp-4.6.3a.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- lftp-4.6.3a.ebuild 24 Jul 2015 12:13:43 -0000 1.9
51 +++ lftp-4.6.3a.ebuild 25 Jul 2015 11:15:09 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 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.6.3a.ebuild,v 1.9 2015/07/24 12:13:43 zlogene Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.10 2015/07/25 11:15:09 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 ~arm64 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 ~arm64 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 idn 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 )