summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-22 10:09:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-22 10:09:19 +0000
commitc1428a0b6ceb402d03f816956059efaa98826587 (patch)
treeb428c7d352825c433c01ec855026ba1a706e0b8b /net-ftp
parentStable for amd64, wrt bug #485008 (diff)
downloadgentoo-2-c1428a0b6ceb402d03f816956059efaa98826587.tar.gz
gentoo-2-c1428a0b6ceb402d03f816956059efaa98826587.tar.bz2
gentoo-2-c1428a0b6ceb402d03f816956059efaa98826587.zip
Stable for amd64, wrt bug #485590
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-4.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 43458ef8775b..e6be5be0c305 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/lftp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.422 2013/08/23 15:23:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.423 2013/09/22 10:09:19 ago Exp $
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.9.ebuild:
+ Stable for amd64, wrt bug #485590
*lftp-4.4.9 (23 Aug 2013)
diff --git a/net-ftp/lftp/lftp-4.4.9.ebuild b/net-ftp/lftp/lftp-4.4.9.ebuild
index 9c0a8193c238..260d4b0d0441 100644
--- a/net-ftp/lftp/lftp-4.4.9.ebuild
+++ b/net-ftp/lftp/lftp-4.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.9.ebuild,v 1.1 2013/08/23 15:23:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.9.ebuild,v 1.2 2013/09/22 10:09:19 ago Exp $
EAPI=5
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.yar.ru/ftp/${P}.tar.xz"
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="+gnutls nls openssl socks5 +ssl"
LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW )