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 | c7bbb0101643d8fdf4ece51aa89779ff2e7b7143 (patch) | |
tree | fc6a774e64b5ab525bb785e392565accd39c58a0 /net-ftp/ncftp/ncftp-3.1.5.ebuild | |
parent | changed 2002 in 2003 (diff) | |
download | historical-c7bbb0101643d8fdf4ece51aa89779ff2e7b7143.tar.gz historical-c7bbb0101643d8fdf4ece51aa89779ff2e7b7143.tar.bz2 historical-c7bbb0101643d8fdf4ece51aa89779ff2e7b7143.zip |
unmasked for 1.4 release
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.1.5.ebuild')
-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" |