summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:15:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:15:25 +0000
commit22b62f74914e223d7a16a23f90c363ebfd914faf (patch)
treed06778639dc845cf8bfc467404bf353e63754c62
parentStable for ia64, wrt bug #475674 (diff)
downloadgentoo-2-22b62f74914e223d7a16a23f90c363ebfd914faf.tar.gz
gentoo-2-22b62f74914e223d7a16a23f90c363ebfd914faf.tar.bz2
gentoo-2-22b62f74914e223d7a16a23f90c363ebfd914faf.zip
Stable for ia64, wrt bug #475676
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-4.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 97e044c0e667..edc784ca7139 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.416 2013/07/07 12:22:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.417 2013/07/07 15:15:25 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.8.ebuild:
+ Stable for ia64, wrt bug #475676
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.8.ebuild:
Stable for arm, wrt bug #475676
diff --git a/net-ftp/lftp/lftp-4.4.8.ebuild b/net-ftp/lftp/lftp-4.4.8.ebuild
index 4c1776c4b154..0e8dfe92cd6c 100644
--- a/net-ftp/lftp/lftp-4.4.8.ebuild
+++ b/net-ftp/lftp/lftp-4.4.8.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.8.ebuild,v 1.7 2013/07/07 12:22:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.8.ebuild,v 1.8 2013/07/07 15:15:25 ago Exp $
EAPI=5
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yars.free.net/pub/source/${PN}/${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 )