From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BB0E91389E2 for ; Tue, 2 Dec 2014 09:23:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 510F4E0899; Tue, 2 Dec 2014 09:23:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D812AE0899 for ; Tue, 2 Dec 2014 09:23:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 094AE3405B2 for ; Tue, 2 Dec 2014 09:23:42 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id B49BBB58A; Tue, 2 Dec 2014 09:23:40 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/lftp: lftp-4.6.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lftp-4.6.0.ebuild ChangeLog X-VCS-Directories: net-ftp/lftp X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141202092340.B49BBB58A@oystercatcher.gentoo.org> Date: Tue, 2 Dec 2014 09:23:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3b26ad70-66fd-4a7f-a5dc-701f2ee45eca X-Archives-Hash: 7689e14a9d25884602a504a6ecfa42ca ago 14/12/02 09:23:40 Modified: lftp-4.6.0.ebuild ChangeLog Log: Stable for alpha, wrt bug #529918 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 net-ftp/lftp/lftp-4.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild?r1=1.8&r2=1.9 Index: lftp-4.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lftp-4.6.0.ebuild 1 Dec 2014 09:32:23 -0000 1.8 +++ lftp-4.6.0.ebuild 2 Dec 2014 09:23:40 -0000 1.9 @@ -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.6.0.ebuild,v 1.8 2014/12/01 09:32:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.0.ebuild,v 1.9 2014/12/02 09:23:40 ago 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 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.503 net-ftp/lftp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.503&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?rev=1.503&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/ChangeLog?r1=1.502&r2=1.503 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v retrieving revision 1.502 retrieving revision 1.503 diff -u -r1.502 -r1.503 --- ChangeLog 1 Dec 2014 09:32:23 -0000 1.502 +++ ChangeLog 2 Dec 2014 09:23:40 -0000 1.503 @@ -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.502 2014/12/01 09:32:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.503 2014/12/02 09:23:40 ago Exp $ + + 02 Dec 2014; Agostino Sarubbo lftp-4.6.0.ebuild: + Stable for alpha, wrt bug #529918 01 Dec 2014; Agostino Sarubbo lftp-4.6.0.ebuild: Stable for sparc, wrt bug #529918