Gentoo Archives: gentoo-commits

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