diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 13:28:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 13:28:38 +0000 |
commit | b682c44414eaea511c8208584607f2a5e3e705dc (patch) | |
tree | 72b1e9f35dacd7684c4f434551d28d65aabd812f /net-ftp/lftp | |
parent | Stable on amd64 wrt bug 172577 (diff) | |
download | gentoo-2-b682c44414eaea511c8208584607f2a5e3e705dc.tar.gz gentoo-2-b682c44414eaea511c8208584607f2a5e3e705dc.tar.bz2 gentoo-2-b682c44414eaea511c8208584607f2a5e3e705dc.zip |
Stable for HPPA (bug #173524).
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index b45ed44a00a9..6abaf8a27ab0 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.126 2007/04/11 13:10:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.127 2007/04/11 13:28:38 jer Exp $ + + 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> lftp-3.5.10.ebuild: + Stable for HPPA (bug #173524). 11 Apr 2007; Peter Weller <welp@gentoo.org> lftp-3.5.10.ebuild: Stable on amd64 wrt bug 173524 diff --git a/net-ftp/lftp/lftp-3.5.10.ebuild b/net-ftp/lftp/lftp-3.5.10.ebuild index 3f20b884d882..80e46e01185a 100644 --- a/net-ftp/lftp/lftp-3.5.10.ebuild +++ b/net-ftp/lftp/lftp-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.5.10.ebuild,v 1.3 2007/04/11 13:10:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.5.10.ebuild,v 1.4 2007/04/11 13:28:38 jer Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://lftp.yar.ru/lftp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |