diff options
Diffstat (limited to 'net-ftp/ncftp')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.7.ebuild b/net-ftp/ncftp/ncftp-3.1.7.ebuild index 2c43843c0f74..a06cc93cbfac 100644 --- a/net-ftp/ncftp/ncftp-3.1.7.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.7.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/ncftp/ncftp-3.1.7.ebuild,v 1.6 2004/02/26 20:06:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.7.ebuild,v 1.7 2004/02/29 21:33:56 vapier Exp $ IPV6_P="ncftp-317-v6-20040119" DESCRIPTION="An extremely configurable ftp client" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ncftp.com/ncftp/${P}-src.tar.bz2 LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2" |