diff options
author | 2006-05-11 13:17:00 +0000 | |
---|---|---|
committer | 2006-05-11 13:17:00 +0000 | |
commit | de1ed6ebe9022dc3abe1192eca00d925e02ecfbe (patch) | |
tree | 689c194cfd76effd7cab43441f520426fcc2c2f1 /net-ftp/lftp/lftp-3.4.6.ebuild | |
parent | Stable on sparc (Bug #133003). (Required dependency). (diff) | |
download | gentoo-2-de1ed6ebe9022dc3abe1192eca00d925e02ecfbe.tar.gz gentoo-2-de1ed6ebe9022dc3abe1192eca00d925e02ecfbe.tar.bz2 gentoo-2-de1ed6ebe9022dc3abe1192eca00d925e02ecfbe.zip |
ppc stable, bug #132525
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'net-ftp/lftp/lftp-3.4.6.ebuild')
-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 7406613aea9c..ef48e8564252 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.3 2006/05/07 04:45:20 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.4 2006/05/11 13:17:00 dertobi123 Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://lftp.yar.ru/lftp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |