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.5.ebuild
Date: Sat, 04 Oct 2014 12:25:01
Message-Id: 20141004122456.D992F6EED@oystercatcher.gentoo.org
1 maekke 14/10/04 12:24:56
2
3 Modified: ChangeLog lftp-4.5.5.ebuild
4 Log:
5 arm stable, bug #523654
6
7 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.483 net-ftp/lftp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.483&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.483&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.482&r2=1.483
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v
19 retrieving revision 1.482
20 retrieving revision 1.483
21 diff -u -r1.482 -r1.483
22 --- ChangeLog 27 Sep 2014 08:05:31 -0000 1.482
23 +++ ChangeLog 4 Oct 2014 12:24:56 -0000 1.483
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.482 2014/09/27 08:05:31 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.483 2014/10/04 12:24:56 maekke Exp $
29 +
30 + 04 Oct 2014; Markus Meier <maekke@g.o> lftp-4.5.5.ebuild:
31 + arm stable, bug #523654
32
33 27 Sep 2014; Jeroen Roovers <jer@g.o> lftp-4.5.5.ebuild:
34 Stable for HPPA (bug #523654).
35
36
37
38 1.4 net-ftp/lftp/lftp-4.5.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild?r1=1.3&r2=1.4
43
44 Index: lftp-4.5.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- lftp-4.5.5.ebuild 27 Sep 2014 08:05:31 -0000 1.3
51 +++ lftp-4.5.5.ebuild 4 Oct 2014 12:24:56 -0000 1.4
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.5.ebuild,v 1.3 2014/09/27 08:05:31 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.5.ebuild,v 1.4 2014/10/04 12:24:56 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 )