Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@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: Thu, 23 Jul 2015 20:13:40
Message-Id: 20150723201327.4AABCBB@oystercatcher.gentoo.org
1 pacho 15/07/23 20:13:27
2
3 Modified: ChangeLog lftp-4.6.3a.ebuild
4 Log:
5 ppc stable wrt bug #555034
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.531 net-ftp/lftp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.531&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.531&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.530&r2=1.531
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
19 retrieving revision 1.530
20 retrieving revision 1.531
21 diff -u -r1.530 -r1.531
22 --- ChangeLog 19 Jul 2015 18:03:29 -0000 1.530
23 +++ ChangeLog 23 Jul 2015 20:13:27 -0000 1.531
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.530 2015/07/19 18:03:29 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.531 2015/07/23 20:13:27 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> lftp-4.6.3a.ebuild:
31 + ppc stable wrt bug #555034
32
33 19 Jul 2015; Mikle Kolyada <zlogene@g.o> lftp-4.6.3a.ebuild:
34 amd64 stable wrt bug #555034
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?r1=1.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- lftp-4.6.3a.ebuild 19 Jul 2015 18:03:29 -0000 1.7
51 +++ lftp-4.6.3a.ebuild 23 Jul 2015 20:13:27 -0000 1.8
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.7 2015/07/19 18:03:29 zlogene Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.8 2015/07/23 20:13:27 pacho 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 )