diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 20:06:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 20:06:26 +0000 |
commit | da1641c42d27e771302ed03ed356a5017f108364 (patch) | |
tree | 863cb180ae28d02800e3acb14900a8f0fd0f98cb /net-ftp/ncftp/ncftp-3.1.7.ebuild | |
parent | Adding default-hppa-2004.0 profile and making default-hppa-1.4 deprecated (diff) | |
download | gentoo-2-da1641c42d27e771302ed03ed356a5017f108364.tar.gz gentoo-2-da1641c42d27e771302ed03ed356a5017f108364.tar.bz2 gentoo-2-da1641c42d27e771302ed03ed356a5017f108364.zip |
stable on alpha and ia64
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.1.7.ebuild')
-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 0bc38d0a5741..2c43843c0f74 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.5 2004/02/04 19:14:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.7.ebuild,v 1.6 2004/02/26 20:06:26 agriffis 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" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2" |