diff options
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.1.9.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.9.ebuild b/net-ftp/ncftp/ncftp-3.1.9.ebuild index 2030d9566a2b..3006bdfa2619 100644 --- a/net-ftp/ncftp/ncftp-3.1.9.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.9.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/ncftp/ncftp-3.1.9.ebuild,v 1.2 2006/02/03 01:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.9.ebuild,v 1.3 2006/02/03 02:49:27 antarus Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.ncftp.com/ncftp/${P}-src.tar.bz2 LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86" IUSE="" #ipv6" DEPEND=">=sys-libs/ncurses-5.2" |