diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:47:48 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:47:48 +0000 |
commit | 255528c13502e9043123f91796c959b5b9e20d35 (patch) | |
tree | 9218ce817c695c0bef74a323fd642df4efba8d6c /net-ftp/lftp | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.gz gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.bz2 gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.zip |
Stable on amd64.
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 5c1451d23dce..f3ff99419ad3 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.62 2004/10/11 19:07:41 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.63 2004/10/19 10:46:58 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> lftp-3.0.8.ebuild: + Stable on amd64. 11 Oct 2004; Kito <kito@gentoo.org> lftp-3.0.9.ebuild: added ~ppc-macos keyword diff --git a/net-ftp/lftp/lftp-3.0.8.ebuild b/net-ftp/lftp/lftp-3.0.8.ebuild index 2aadeee62184..550924531d9f 100644 --- a/net-ftp/lftp/lftp-3.0.8.ebuild +++ b/net-ftp/lftp/lftp-3.0.8.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.8.ebuild,v 1.4 2004/10/04 22:45:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.8.ebuild,v 1.5 2004/10/19 10:46:58 absinthe 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" +KEYWORDS="x86 amd64 ppc sparc ~alpha hppa ~mips ~ia64 ~ppc64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |