diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-28 13:02:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-28 13:02:00 +0000 |
commit | a79bb8aca9660d7e11973f3c21bd1689b796d509 (patch) | |
tree | 8455f3a138c7b951459163559d2a91a5d5de001b /net-ftp | |
parent | Added ~s390 keyword. (diff) | |
download | historical-a79bb8aca9660d7e11973f3c21bd1689b796d509.tar.gz historical-a79bb8aca9660d7e11973f3c21bd1689b796d509.tar.bz2 historical-a79bb8aca9660d7e11973f3c21bd1689b796d509.zip |
stable
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/Manifest | 6 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.9.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index f3ff99419ad3..670535e94858 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.63 2004/10/19 10:46:58 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.64 2004/10/28 13:02:00 blubb Exp $ + + 28 Oct 2004; Simon Stelling <blubb@gentoo.org> lftp-3.0.9.ebuild: + stable on amd64 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> lftp-3.0.8.ebuild: Stable on amd64. diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index 59aa08034b46..0984952b567b 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -1,9 +1,9 @@ -MD5 207a3940c624fe828718563085d10aa4 ChangeLog 9147 +MD5 61b537bc13afbc9342c3618b88660dbf ChangeLog 9231 MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356 MD5 e10db0d02d25e0c016ae9c0f4172d3ac lftp-3.0.6.ebuild 1630 -MD5 bd30469259dd912781df916084edcacd metadata.xml 430 MD5 e66a00905853d65fab2d9bf09366e05b lftp-3.0.8.ebuild 1717 -MD5 55bec0b03e8abf8f0acf15dd77ce3402 lftp-3.0.9.ebuild 1791 +MD5 cd6afec65de1b481f052d1bb48f6a543 lftp-3.0.9.ebuild 1791 +MD5 bd30469259dd912781df916084edcacd metadata.xml 430 MD5 0000187694fd92f30e8669216ab2d7a4 files/digest-lftp-2.6.10 65 MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64 MD5 854986c25de66ff768c3277afa834b32 files/digest-lftp-3.0.8 64 diff --git a/net-ftp/lftp/lftp-3.0.9.ebuild b/net-ftp/lftp/lftp-3.0.9.ebuild index 77091eea11eb..73f68be85e7c 100644 --- a/net-ftp/lftp/lftp-3.0.9.ebuild +++ b/net-ftp/lftp/lftp-3.0.9.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.9.ebuild,v 1.4 2004/10/11 19:07:41 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.5 2004/10/28 13:02:00 blubb Exp $ IUSE="ssl socks5 nls" @@ -14,7 +14,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 ~ppc64 ~ppc-macos" +KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~ppc-macos" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |