summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-12-15 19:24:26 +0000
committerAron Griffis <agriffis@gentoo.org>2003-12-15 19:24:26 +0000
commitafb7e50882805e308151160286d6c7eadb5cd122 (patch)
treedbe4640cf62d617be5641bfae34c4df7a2e90164 /net-ftp
parentmore arches (diff)
downloadhistorical-afb7e50882805e308151160286d6c7eadb5cd122.tar.gz
historical-afb7e50882805e308151160286d6c7eadb5cd122.tar.bz2
historical-afb7e50882805e308151160286d6c7eadb5cd122.zip
stable on alpha and ia64
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/Manifest4
-rw-r--r--net-ftp/lftp/lftp-2.6.10.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 750bd320d70e..d669ac3d9c00 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/lftp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.33 2003/12/15 19:04:01 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.34 2003/12/15 19:24:19 agriffis Exp $
+
+ 15 Dec 2003; Aron Griffis <agriffis@gentoo.org> lftp-2.6.10.ebuild:
+ stable on alpha and ia64
*lftp-2.6.10 (15 Dec 2003)
diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
index 1aa9a8f1d32c..abec745b5583 100644
--- a/net-ftp/lftp/Manifest
+++ b/net-ftp/lftp/Manifest
@@ -1,7 +1,7 @@
-MD5 cfcdaff10d2d4b4d72331570505a40d2 ChangeLog 5217
+MD5 1670ba811415e89e9969cc9466206053 ChangeLog 5317
MD5 57ba5ae537bc49c2951e748ac1aff7d3 lftp-2.6.5.ebuild 1775
-MD5 31fca04db6a618df1200db392e2c798a lftp-2.6.10.ebuild 1349
MD5 d1c625b8220fb8767b49248e270fc966 lftp-2.6.6.ebuild 1661
+MD5 4a27e64640fe571de16217bc0e4b9fb3 lftp-2.6.10.ebuild 1349
MD5 096d8792a2b0989e03d9a39f8f5a2495 files/configure-lftp-2.6.2.diff 717
MD5 7c99535ecd134bbecb83e29188da7edc files/digest-lftp-2.6.5 64
MD5 38ac629933607e376e69154faae961a7 files/digest-lftp-2.6.6 64
diff --git a/net-ftp/lftp/lftp-2.6.10.ebuild b/net-ftp/lftp/lftp-2.6.10.ebuild
index 80621521b7e8..0ae110dfec20 100644
--- a/net-ftp/lftp/lftp-2.6.10.ebuild
+++ b/net-ftp/lftp/lftp-2.6.10.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.10.ebuild,v 1.2 2003/12/15 19:18:43 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.10.ebuild,v 1.3 2003/12/15 19:24:19 agriffis 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 )