diff options
author | 2003-09-18 23:22:26 +0000 | |
---|---|---|
committer | 2003-09-18 23:22:26 +0000 | |
commit | 0334478b5ebd5a155891eee8db6bf97559c75e83 (patch) | |
tree | 3885913670b4f39a8fe707ff50eff6ef11b869e3 /net-ftp/lftp | |
parent | ia64 keywords (diff) | |
download | historical-0334478b5ebd5a155891eee8db6bf97559c75e83.tar.gz historical-0334478b5ebd5a155891eee8db6bf97559c75e83.tar.bz2 historical-0334478b5ebd5a155891eee8db6bf97559c75e83.zip |
ia64 keywords
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/Manifest | 2 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index 5cb5495d7f61..87d78c5f70fc 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -4,7 +4,7 @@ MD5 18477b1232fc6f3f0eb8ab2f55073fd5 lftp-2.6.2.ebuild 1605 MD5 7d8cdc34af7fd9ac47db4832ab8c2407 lftp-2.6.3.ebuild 1426 MD5 1a7eb0a431eca5daa8c74690cc3e7a1d lftp-2.6.4.ebuild 1408 MD5 d4ed32462097adfb3aa551d252d5e35f lftp-2.6.5.ebuild 1773 -MD5 a6d09e117de92583bfa2a63fc02f653a lftp-2.6.6.ebuild 1658 +MD5 64ab3dacc5e1a56a179575d8d784d8bd lftp-2.6.6.ebuild 1660 MD5 096d8792a2b0989e03d9a39f8f5a2495 files/configure-lftp-2.6.2.diff 717 MD5 b39ba922d0d3b3f4a352d25f38d88364 files/digest-lftp-2.5.4-r1 64 MD5 f2a4efd6f8acc770b7e2603e9340d0e9 files/digest-lftp-2.6.2 64 diff --git a/net-ftp/lftp/lftp-2.6.6.ebuild b/net-ftp/lftp/lftp-2.6.6.ebuild index f2f8885703aa..dd6a97593572 100644 --- a/net-ftp/lftp/lftp-2.6.6.ebuild +++ b/net-ftp/lftp/lftp-2.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.6.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.6.ebuild,v 1.3 2003/09/18 23:22:25 avenj Exp $ IUSE="ssl socks5 nls alpha" @@ -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 -ppc ~sparc ~alpha" +KEYWORDS="~x86 -ppc ~sparc ~alpha ia64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |