jer 15/07/17 06:08:06 Modified: lftp-4.6.3a.ebuild ChangeLog Log: Stable for PPC64 (bug #555034). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.3 net-ftp/lftp/lftp-4.6.3a.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild?r1=1.2&r2=1.3 Index: lftp-4.6.3a.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lftp-4.6.3a.ebuild 30 Jun 2015 20:02:24 -0000 1.2 +++ lftp-4.6.3a.ebuild 17 Jul 2015 06:08:06 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.2 2015/06/30 20:02:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.3a.ebuild,v 1.3 2015/07/17 06:08:06 jer Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -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" +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" IUSE="convert-mozilla-cookies +gnutls idn 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 ) 1.526 net-ftp/lftp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.526&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.526&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.525&r2=1.526 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v retrieving revision 1.525 retrieving revision 1.526 diff -u -r1.525 -r1.526 --- ChangeLog 30 Jun 2015 20:02:24 -0000 1.525 +++ ChangeLog 17 Jul 2015 06:08:06 -0000 1.526 @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.525 2015/06/30 20:02:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.526 2015/07/17 06:08:06 jer Exp $ + + 17 Jul 2015; Jeroen Roovers <[email protected]> lftp-4.6.3a.ebuild: + Stable for PPC64 (bug #555034). 30 Jun 2015; Jeroen Roovers <[email protected]> lftp-4.6.3a.ebuild: Depend on >=sys-devel/gettext-0.19 (bug #553586 by Greg Hensley).
