diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 11:29:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 11:29:40 +0000 |
commit | 9651bb9648c5782869040f0170296c8f5233f1e7 (patch) | |
tree | 5a575b341f743a92d6870281452a1a8deff26567 /net-ftp/lftp | |
parent | arm stable (diff) | |
download | gentoo-2-9651bb9648c5782869040f0170296c8f5233f1e7.tar.gz gentoo-2-9651bb9648c5782869040f0170296c8f5233f1e7.tar.bz2 gentoo-2-9651bb9648c5782869040f0170296c8f5233f1e7.zip |
arm/s390 stable
(Portage version: 2.1.2_rc1-r2)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-3.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-3.4.6.ebuild b/net-ftp/lftp/lftp-3.4.6.ebuild index 36bda4d97bf7..2ec193888951 100644 --- a/net-ftp/lftp/lftp-3.4.6.ebuild +++ b/net-ftp/lftp/lftp-3.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.11 2006/07/12 20:25:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.12 2006/11/04 11:29:40 vapier Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://lftp.yar.ru/lftp/old/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86 ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |