diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-07 16:59:41 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-07 16:59:41 +0000 |
commit | 20dea69a38b8a47dc1d884c4341516f744c7c87e (patch) | |
tree | d84065b05f58bef0bdc73457009a3fb6993ef3c4 /net-ftp/lftp/lftp-3.5.14.ebuild | |
parent | ppc stable, bug #201115 (diff) | |
download | historical-20dea69a38b8a47dc1d884c4341516f744c7c87e.tar.gz historical-20dea69a38b8a47dc1d884c4341516f744c7c87e.tar.bz2 historical-20dea69a38b8a47dc1d884c4341516f744c7c87e.zip |
ppc stable, bug #198843
Package-Manager: portage-2.1.4_rc8
Diffstat (limited to 'net-ftp/lftp/lftp-3.5.14.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-3.5.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-3.5.14.ebuild b/net-ftp/lftp/lftp-3.5.14.ebuild index 9d8637e63b00..02a2ab82cc82 100644 --- a/net-ftp/lftp/lftp-3.5.14.ebuild +++ b/net-ftp/lftp/lftp-3.5.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.5.14.ebuild,v 1.5 2007/12/06 05:39:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.5.14.ebuild,v 1.6 2007/12/07 16:59:41 dertobi123 Exp $ DESCRIPTION="A sophisticated ftp/sftp/http/https client and file transfer program" HOMEPAGE="http://lftp.yar.ru/" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/lftp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |