From 8a3bb47dfc6e9740ef62583fc2a7113b643bb717 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sat, 22 Jan 2005 18:30:23 +0000 Subject: Stable on alpha, bug 78620. (Portage version: 2.0.51-r14) --- net-ftp/lftp/ChangeLog | 7 +++++-- net-ftp/lftp/lftp-3.0.12-r1.ebuild | 6 +++--- net-ftp/lftp/lftp-3.0.13.ebuild | 4 ++-- net-ftp/lftp/lftp-3.0.6.ebuild | 4 ++-- net-ftp/lftp/lftp-3.0.9.ebuild | 4 ++-- 5 files changed, 14 insertions(+), 11 deletions(-) (limited to 'net-ftp') diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 7184ea7e2ab4..610c22d42e10 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.72 2004/12/27 18:16:24 gmsoft Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.73 2005/01/22 18:30:23 kloeri Exp $ + + 22 Jan 2005; Bryan Østergaard lftp-3.0.12-r1.ebuild: + Stable on alpha, bug 78620. 27 Dec 2004; Guy Martin lftp-3.0.12-r1.ebuild: Stable on hppa. diff --git a/net-ftp/lftp/lftp-3.0.12-r1.ebuild b/net-ftp/lftp/lftp-3.0.12-r1.ebuild index e2620cc10326..cf622d1c517b 100644 --- a/net-ftp/lftp/lftp-3.0.12-r1.ebuild +++ b/net-ftp/lftp/lftp-3.0.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.12-r1.ebuild,v 1.4 2004/12/27 18:16:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.12-r1.ebuild,v 1.5 2005/01/22 18:30:23 kloeri Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~ppc-macos ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~ppc-macos ~s390 sparc x86" IUSE="ssl socks5 nls" DEPEND=">=sys-libs/ncurses-5.1 diff --git a/net-ftp/lftp/lftp-3.0.13.ebuild b/net-ftp/lftp/lftp-3.0.13.ebuild index ee851aec4ce7..4c444bd60bd8 100644 --- a/net-ftp/lftp/lftp-3.0.13.ebuild +++ b/net-ftp/lftp/lftp-3.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.1 2004/12/22 10:55:58 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.13.ebuild,v 1.2 2005/01/22 18:30:23 kloeri Exp $ inherit eutils diff --git a/net-ftp/lftp/lftp-3.0.6.ebuild b/net-ftp/lftp/lftp-3.0.6.ebuild index b34ee2ddfcfe..cc50f1c238bc 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 +# Copyright 1999-2005 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.11 2004/10/04 22:45:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.6.ebuild,v 1.12 2005/01/22 18:30:23 kloeri Exp $ IUSE="ssl socks5 nls" diff --git a/net-ftp/lftp/lftp-3.0.9.ebuild b/net-ftp/lftp/lftp-3.0.9.ebuild index cd1ff81ea764..20925dffaddd 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 +# Copyright 1999-2005 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.10 2004/12/07 09:37:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.11 2005/01/22 18:30:23 kloeri Exp $ inherit eutils -- cgit v1.2.3-65-gdbad