diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-01 01:03:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-01 01:03:08 +0000 |
commit | 25a32cfb6c66abcdef53631938d36fd58e9fbac0 (patch) | |
tree | 432947544c172e58628ba594e47b74dacdd26f2b /net-ftp | |
parent | Use tc-getCC from toolchain-funcs rather than $CC. (Manifest recommit) (diff) | |
download | gentoo-2-25a32cfb6c66abcdef53631938d36fd58e9fbac0.tar.gz gentoo-2-25a32cfb6c66abcdef53631938d36fd58e9fbac0.tar.bz2 gentoo-2-25a32cfb6c66abcdef53631938d36fd58e9fbac0.zip |
Stable on alpha.
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 0e6260d2e672..37c26081dfc4 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.66 2004/10/30 02:02:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.67 2004/11/01 01:03:08 kloeri Exp $ + + 01 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> lftp-3.0.9.ebuild: + Stable on alpha. 29 Oct 2004; Jason Wever <weeve@gentoo.org> lftp-3.0.9.ebuild: Stable on sparc. diff --git a/net-ftp/lftp/lftp-3.0.9.ebuild b/net-ftp/lftp/lftp-3.0.9.ebuild index aacf84fed7c7..a3d60575f01c 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.7 2004/10/30 02:02:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.8 2004/11/01 01:03:08 kloeri 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 ) |