diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 05:46:41 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 05:46:41 +0000 |
commit | 4af6388e2fb9b6ff1255cabafa71573da3ddeb04 (patch) | |
tree | 1fa9ff2da47b913a059a355b2081f3b377b0399e /net-ftp/lftp | |
parent | Version bump, clean up. Closes #45703 (Manifest recommit) (diff) | |
download | gentoo-2-4af6388e2fb9b6ff1255cabafa71573da3ddeb04.tar.gz gentoo-2-4af6388e2fb9b6ff1255cabafa71573da3ddeb04.tar.bz2 gentoo-2-4af6388e2fb9b6ff1255cabafa71573da3ddeb04.zip |
Stable on hppa.
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.11.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 7c435ac02145..ad1eb0ca0db5 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.36 2004/01/11 13:24:32 bazik Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.37 2004/03/27 05:46:41 zx Exp $ + + 30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> lftp-2.6.11.ebuild: + Marking stable on hppa. 11 Jan 2004; Sven Blumenstein <bazik@gentoo.org> lftp-2.6.11.ebuild: Stable on sparc. diff --git a/net-ftp/lftp/lftp-2.6.11.ebuild b/net-ftp/lftp/lftp-2.6.11.ebuild index f31559ba5632..5e69c5fceed6 100644 --- a/net-ftp/lftp/lftp-2.6.11.ebuild +++ b/net-ftp/lftp/lftp-2.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.3 2004/02/22 22:42:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.4 2004/03/27 05:46:41 zx Exp $ IUSE="ssl socks5 nls" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha hppa ~mips ~ia64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |