diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-01-11 13:24:32 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-01-11 13:24:32 +0000 |
commit | 133d6a2bfc558bb0bd223c4649e1da27a8dbe304 (patch) | |
tree | fb779c7e53a3e7246cbf0be227c5c2b296a8dc5c /net-ftp/lftp/lftp-2.6.11.ebuild | |
parent | Marked stable on sparc. (diff) | |
download | historical-133d6a2bfc558bb0bd223c4649e1da27a8dbe304.tar.gz historical-133d6a2bfc558bb0bd223c4649e1da27a8dbe304.tar.bz2 historical-133d6a2bfc558bb0bd223c4649e1da27a8dbe304.zip |
Stable on sparc.
Diffstat (limited to 'net-ftp/lftp/lftp-2.6.11.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-2.6.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/lftp/lftp-2.6.11.ebuild b/net-ftp/lftp/lftp-2.6.11.ebuild index c3bdfdfbae6c..8bf01d520c48 100644 --- a/net-ftp/lftp/lftp-2.6.11.ebuild +++ b/net-ftp/lftp/lftp-2.6.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.1 2003/12/26 01:23:22 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.2 2004/01/11 13:24:32 bazik Exp $ IUSE="ssl socks5 nls" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~arm ~ia64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |