summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-05-15 01:52:06 +0000
committerJason Wever <weeve@gentoo.org>2006-05-15 01:52:06 +0000
commitb3b79c810ff69e0fc9c3db9cf4f8978e559dd74e (patch)
tree4bb139e90196a33d89422be2bebf57d1ed78355a /net-ftp/lftp
parentAdd gimp-print warning thanks to Rick Morra <rjm40@optonline.net> in bug 133123 (diff)
downloadgentoo-2-b3b79c810ff69e0fc9c3db9cf4f8978e559dd74e.tar.gz
gentoo-2-b3b79c810ff69e0fc9c3db9cf4f8978e559dd74e.tar.bz2
gentoo-2-b3b79c810ff69e0fc9c3db9cf4f8978e559dd74e.zip
Stable on SPARC wrt bug #132525.
(Portage version: 2.1_rc1)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r--net-ftp/lftp/ChangeLog5
-rw-r--r--net-ftp/lftp/lftp-3.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index 3267e016b14e..f1ee5ca43f31 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/lftp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.104 2006/05/14 15:04:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.105 2006/05/15 01:52:06 weeve Exp $
+
+ 15 May 2006; Jason Wever <weeve@gentoo.org> lftp-3.4.6.ebuild:
+ Stable on SPARC wrt bug #132525.
14 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> lftp-3.4.6.ebuild:
Stable on x86 wrt bug #132525.
diff --git a/net-ftp/lftp/lftp-3.4.6.ebuild b/net-ftp/lftp/lftp-3.4.6.ebuild
index e169de2d275f..2ec38ef30ac4 100644
--- a/net-ftp/lftp/lftp-3.4.6.ebuild
+++ b/net-ftp/lftp/lftp-3.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.6 2006/05/14 15:04:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.7 2006/05/15 01:52:06 weeve Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="ftp://lftp.yar.ru/lftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
IUSE="ssl gnutls socks5 nls"
RDEPEND=">=sys-libs/ncurses-5.1