diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-01-03 08:08:16 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-01-03 08:08:16 +0000 |
commit | 52bc55e5a08e010c0c2a661a4b2f1ef46bc91981 (patch) | |
tree | 9bb19bdb788e4c031b2dc61937e437ed6d8764f2 /net-ftp/ncftp | |
parent | changed 2002 in 2003 (diff) | |
download | gentoo-2-52bc55e5a08e010c0c2a661a4b2f1ef46bc91981.tar.gz gentoo-2-52bc55e5a08e010c0c2a661a4b2f1ef46bc91981.tar.bz2 gentoo-2-52bc55e5a08e010c0c2a661a4b2f1ef46bc91981.zip |
unmasked for 1.4 release
Diffstat (limited to 'net-ftp/ncftp')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.5.ebuild b/net-ftp/ncftp/ncftp-3.1.5.ebuild index 6428d2c3a140..3db058b9760a 100644 --- a/net-ftp/ncftp/ncftp-3.1.5.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5.ebuild,v 1.3 2002/12/15 11:58:45 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.4 2003/01/03 08:08:16 drobbins Exp $ S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ncftp.com/" SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND=">=sys-libs/ncurses-5.2" |