diff options
Diffstat (limited to 'net-ftp/lftp/lftp-3.7.0.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-3.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-3.7.0.ebuild b/net-ftp/lftp/lftp-3.7.0.ebuild index d45b7cae10cd..fb95ffda49b3 100644 --- a/net-ftp/lftp/lftp-3.7.0.ebuild +++ b/net-ftp/lftp/lftp-3.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.0.ebuild,v 1.1 2008/04/01 06:10:35 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.0.ebuild,v 1.2 2008/05/12 14:11:39 jer Exp $ inherit eutils @@ -10,7 +10,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 |