summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 02:39:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 02:39:41 +0000
commitaeb93282ba91f4626f50049bd3404ed4592f3de0 (patch)
tree2a9752c065d2fa52777746a1294a6b6591733d8c /net-ftp
parentstable on alpha (diff)
downloadhistorical-aeb93282ba91f4626f50049bd3404ed4592f3de0.tar.gz
historical-aeb93282ba91f4626f50049bd3404ed4592f3de0.tar.bz2
historical-aeb93282ba91f4626f50049bd3404ed4592f3de0.zip
Stable on sparc wrt #60252
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/Manifest6
-rw-r--r--net-ftp/lftp/lftp-3.0.7.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index d8a6b9933c9a..b21fda5c6926 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/lftp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.51 2004/08/16 04:05:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.52 2004/08/19 02:39:41 gustavoz Exp $
+
+ 18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> lftp-3.0.7.ebuild:
+ Stable on sparc wrt #60252
15 Aug 2004; Jason Wever <weeve@gentoo.org> lftp-3.0.6.ebuild:
Stable on sparc.
diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
index 51b2a9d80233..d3dad2bb2edd 100644
--- a/net-ftp/lftp/Manifest
+++ b/net-ftp/lftp/Manifest
@@ -1,10 +1,10 @@
-MD5 42625de8632e173509bc899afc776a74 ChangeLog 7500
+MD5 02ce73d9d027597c6096364808f869bf ChangeLog 7606
MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356
MD5 08697d1f660f48d0b1d4e9737dc05c9f lftp-2.6.11.ebuild 1361
-MD5 bd30469259dd912781df916084edcacd metadata.xml 430
-MD5 b7b09a5b6bb394503cd0a1cc8faeba69 lftp-3.0.7.ebuild 1771
MD5 b8efc5c19381f538632f196250ef98a0 lftp-3.0.2.ebuild 1360
MD5 62c0e6cceacfea18a633fdcb972e3bdc lftp-3.0.3.ebuild 1360
+MD5 cb6332f049aa4315def19df02f538af0 lftp-3.0.7.ebuild 1767
+MD5 bd30469259dd912781df916084edcacd metadata.xml 430
MD5 7f69567c762df6262e5bd19ced3b2210 lftp-3.0.6.ebuild 1630
MD5 0000187694fd92f30e8669216ab2d7a4 files/digest-lftp-2.6.10 65
MD5 d640fa2520c5748b7ebfba9feeae8f91 files/digest-lftp-2.6.11 65
diff --git a/net-ftp/lftp/lftp-3.0.7.ebuild b/net-ftp/lftp/lftp-3.0.7.ebuild
index 99ff96c77bcb..e7b95aac36d4 100644
--- a/net-ftp/lftp/lftp-3.0.7.ebuild
+++ b/net-ftp/lftp/lftp-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.7.ebuild,v 1.1 2004/08/13 23:09:51 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.7.ebuild,v 1.2 2004/08/19 02:39:41 gustavoz Exp $
IUSE="ssl socks5 nls"
@@ -14,7 +14,7 @@ SRC_URI="http://the.wiretapped.net/mirrors/lftp/${P}.tar.bz2"
#SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~ia64 ~ppc64"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )