diff options
author | 2005-03-09 01:01:49 +0000 | |
---|---|---|
committer | 2005-03-09 01:01:49 +0000 | |
commit | 0a976451c1025647231c157eb4a4a161a9394a87 (patch) | |
tree | 38caaa12c7e734ee1779b01d2874d4028375b9fb /net-ftp | |
parent | arm/ia64/s390 stable (diff) | |
download | historical-0a976451c1025647231c157eb4a4a161a9394a87.tar.gz historical-0a976451c1025647231c157eb4a4a161a9394a87.tar.bz2 historical-0a976451c1025647231c157eb4a4a161a9394a87.zip |
arm/hppa/ia64/s390 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/Manifest | 22 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.13.ebuild | 4 |
2 files changed, 8 insertions, 18 deletions
diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index b91537ee3959..b37a955a8126 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -1,23 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 9a0b3e6ddf21880ad5bd1d3d9cc0fa68 ChangeLog 11095 MD5 e247ff3082d33b4545928cc4b1312b28 lftp-3.0.12-r1.ebuild 1900 -MD5 8a0069a76be2c2b1e8f7193f61e9e53b lftp-3.0.13.ebuild 1805 -MD5 9135b54b9369c3225c8ab829e490bdd1 lftp-3.0.6.ebuild 1628 -MD5 64b91090cde2d0fb0385d189817c8a54 lftp-3.0.9.ebuild 1796 MD5 bd30469259dd912781df916084edcacd metadata.xml 430 +MD5 b6cb321e5ec317ae0cfdf589812079e8 lftp-3.0.13.ebuild 1799 +MD5 64b91090cde2d0fb0385d189817c8a54 lftp-3.0.9.ebuild 1796 +MD5 9135b54b9369c3225c8ab829e490bdd1 lftp-3.0.6.ebuild 1628 MD5 526cbc0345d971ada1d5e78fb6ffa1cd lftp-3.1.0.ebuild 1809 MD5 8e29dd236e9977e83aee442106844d7e files/digest-lftp-3.0.13 65 -MD5 e0632fc719d434ba6a38d7c36481cdb6 files/digest-lftp-3.1.0 64 -MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64 -MD5 d1af8a5cd6bafa180270376cbe244639 files/lftp-3.0.12.patch 290 MD5 1bd10abe800fc5aac7bd57f88e2696c8 files/digest-lftp-3.0.9 64 MD5 47641d36387cc209419ceea76c35e6e6 files/digest-lftp-3.0.12-r1 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCKLJnKRy60XGEcJIRAikcAKCZAxqPn+DEETbRveDxV6s2hnl0pACdEVf/ -Gi+VfCdOgCWUem5iOnLrI1c= -=QIvH ------END PGP SIGNATURE----- +MD5 d1af8a5cd6bafa180270376cbe244639 files/lftp-3.0.12.patch 290 +MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64 +MD5 e0632fc719d434ba6a38d7c36481cdb6 files/digest-lftp-3.1.0 64 diff --git a/net-ftp/lftp/lftp-3.0.13.ebuild b/net-ftp/lftp/lftp-3.0.13.ebuild index 35a289478992..87fbf8309b65 100644 --- a/net-ftp/lftp/lftp-3.0.13.ebuild +++ b/net-ftp/lftp/lftp-3.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.4 2005/03/04 19:09:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.5 2005/03/09 01:01:49 vapier Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="ssl socks5 nls" DEPEND=">=sys-libs/ncurses-5.1 |