diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-17 17:19:37 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-17 17:19:37 +0000 |
commit | 3f40f174ba6f19dde4be88a5a9621723fd65f665 (patch) | |
tree | c1661cc0e21e64f48d38adb827001833d2907520 /net-ftp | |
parent | added voxel and ovh sf mirrors (diff) | |
download | historical-3f40f174ba6f19dde4be88a5a9621723fd65f665.tar.gz historical-3f40f174ba6f19dde4be88a5a9621723fd65f665.tar.bz2 historical-3f40f174ba6f19dde4be88a5a9621723fd65f665.zip |
stable on ppc64, bug #55682
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/Manifest | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index b287a645ad68..9f204a638343 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.48 2004/07/01 22:16:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.49 2004/07/17 17:19:37 tgall Exp $ + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> lftp-3.0.6.ebuild: + stable on ppc64, bug #55682 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lftp-3.0.5.ebuild, lftp-3.0.6.ebuild: diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index a855a083f762..fec3be62ede9 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -1,4 +1,4 @@ -MD5 7ae7ed064fe206802a09774ea09c360f ChangeLog 7021 +MD5 202468cdb2e2a202dbd4ca4259da1d75 ChangeLog 7109 MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356 MD5 08697d1f660f48d0b1d4e9737dc05c9f lftp-2.6.11.ebuild 1361 MD5 1bdf3137a1e0eeaebcf552971e2cf92c lftp-3.0.1.ebuild 1360 @@ -6,7 +6,7 @@ MD5 b8efc5c19381f538632f196250ef98a0 lftp-3.0.2.ebuild 1360 MD5 62c0e6cceacfea18a633fdcb972e3bdc lftp-3.0.3.ebuild 1360 MD5 ae4f2395450bab2986bf13ce4c537ff2 lftp-3.0.5.ebuild 1578 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 -MD5 c12f3c499bf2071bb3012edcb9a429e8 lftp-3.0.6.ebuild 1631 +MD5 b0df3960c9f3b36d6439d4bab8972076 lftp-3.0.6.ebuild 1632 MD5 0000187694fd92f30e8669216ab2d7a4 files/digest-lftp-2.6.10 65 MD5 d640fa2520c5748b7ebfba9feeae8f91 files/digest-lftp-2.6.11 65 MD5 f3f81fdb1ae3f2163617edfdffc9229a files/digest-lftp-3.0.1 64 diff --git a/net-ftp/lftp/lftp-3.0.6.ebuild b/net-ftp/lftp/lftp-3.0.6.ebuild index 2f554357d8f4..775ea2b955f3 100644 --- a/net-ftp/lftp/lftp-3.0.6.ebuild +++ b/net-ftp/lftp/lftp-3.0.6.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.6.ebuild,v 1.4 2004/07/01 22:16:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.6.ebuild,v 1.5 2004/07/17 17:19:37 tgall Exp $ IUSE="ssl socks5 nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" 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" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |