phajdan.jr 14/08/14 17:15:51 Modified: ChangeLog lftp-4.5.3.ebuild Log: x86 stable wrt bug #518476 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.479 net-ftp/lftp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.479&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.479&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.478&r2=1.479 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v retrieving revision 1.478 retrieving revision 1.479 diff -u -r1.478 -r1.479 --- ChangeLog 7 Aug 2014 08:55:29 -0000 1.478 +++ ChangeLog 14 Aug 2014 17:15:50 -0000 1.479 @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.478 2014/08/07 08:55:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.479 2014/08/14 17:15:50 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> lftp-4.5.3.ebuild: + x86 stable wrt bug #518476 *lftp-4.5.4 (07 Aug 2014) 1.4 net-ftp/lftp/lftp-4.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild?r1=1.3&r2=1.4 Index: lftp-4.5.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lftp-4.5.3.ebuild 1 Aug 2014 08:34:29 -0000 1.3 +++ lftp-4.5.3.ebuild 14 Aug 2014 17:15:50 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v 1.3 2014/08/01 08:34:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.5.3.ebuild,v 1.4 2014/08/14 17:15:50 phajdan.jr Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -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" +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" IUSE="convert-mozilla-cookies +gnutls nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW )
