diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-16 04:05:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-16 04:05:48 +0000 |
commit | 0fc07c5536fc8db72ea83c0c701651ca0c7f463e (patch) | |
tree | 508ce3aa2ec4f084a23d2b3eeef9a065ac940880 /net-ftp | |
parent | net-www/horde -> www-apps/horde (Manifest recommit) (diff) | |
download | gentoo-2-0fc07c5536fc8db72ea83c0c701651ca0c7f463e.tar.gz gentoo-2-0fc07c5536fc8db72ea83c0c701651ca0c7f463e.tar.bz2 gentoo-2-0fc07c5536fc8db72ea83c0c701651ca0c7f463e.zip |
Stable on sparc.
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 3dedcac56b1b..d8a6b9933c9a 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.50 2004/08/13 23:09:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.51 2004/08/16 04:05:48 weeve Exp $ + + 15 Aug 2004; Jason Wever <weeve@gentoo.org> lftp-3.0.6.ebuild: + Stable on sparc. *lftp-3.0.7 (14 Aug 2004) diff --git a/net-ftp/lftp/lftp-3.0.6.ebuild b/net-ftp/lftp/lftp-3.0.6.ebuild index c0b622f78d94..3042640962e6 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.6 2004/08/13 23:09:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.6.ebuild,v 1.7 2004/08/16 04:05:48 weeve 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 ppc64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~ia64 ppc64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |