summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-06-26 02:34:02 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-06-26 02:34:02 +0000
commit17bc8ea73f6da7a61d4e67253ffe0a88ed831dcb (patch)
tree911b09f7e7a390dbfca3c77a4769dedae19cbc57 /net-ftp
parentAdded ~x86-fbsd keyword (diff)
downloadgentoo-2-17bc8ea73f6da7a61d4e67253ffe0a88ed831dcb.tar.gz
gentoo-2-17bc8ea73f6da7a61d4e67253ffe0a88ed831dcb.tar.bz2
gentoo-2-17bc8ea73f6da7a61d4e67253ffe0a88ed831dcb.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'net-ftp')
-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 2ab5fdd97918..27b02138e6ff 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.106 2006/05/16 20:04:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.107 2006/06/26 02:34:02 the_paya Exp $
+
+ 26 Jun 2006; Javier Villavicencio <the_paya@gentoo.org> lftp-3.4.6.ebuild:
+ Add ~x86-fbsd keyword.
16 May 2006; Markus Rothe <corsair@gentoo.org> lftp-3.4.6.ebuild:
Stable on ppc64; bug #132525
diff --git a/net-ftp/lftp/lftp-3.4.6.ebuild b/net-ftp/lftp/lftp-3.4.6.ebuild
index 67ef3f09c8cd..ddb4b775ec02 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.8 2006/05/16 20:04:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.4.6.ebuild,v 1.9 2006/06/26 02:34:02 the_paya 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 ~x86-fbsd"
IUSE="ssl gnutls socks5 nls"
RDEPEND=">=sys-libs/ncurses-5.1