diff options
author | 2002-07-11 06:31:00 +0000 | |
---|---|---|
committer | 2002-07-11 06:31:00 +0000 | |
commit | 76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch) | |
tree | f829139b777fb24edfda3a6e08f441d270647e7a /net-ftp/ncftp | |
parent | dependency fix to allow 3.0.1.20020604 (diff) | |
download | gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2 gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip |
header fixes
Diffstat (limited to 'net-ftp/ncftp')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.2.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.3.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.4.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.2.ebuild b/net-ftp/ncftp/ncftp-3.1.2.ebuild index 4c712bbb57b1..4f45c57bad00 100644 --- a/net-ftp/ncftp/ncftp-3.1.2.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# Author Jerry A! <jerry@thehutt.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.2.ebuild,v 1.1 2002/02/09 17:01:11 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.2.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="An extremely configurable ftp client" diff --git a/net-ftp/ncftp/ncftp-3.1.3.ebuild b/net-ftp/ncftp/ncftp-3.1.3.ebuild index 312c90f3dc2c..4eb0ff9baac6 100644 --- a/net-ftp/ncftp/ncftp-3.1.3.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# Author Jerry A! <jerry@thehutt.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.3.ebuild,v 1.1 2002/06/19 18:58:51 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.3.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="An extremely configurable ftp client" diff --git a/net-ftp/ncftp/ncftp-3.1.4.ebuild b/net-ftp/ncftp/ncftp-3.1.4.ebuild index 29fc8f525b6c..f964c3cecfdc 100644 --- a/net-ftp/ncftp/ncftp-3.1.4.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.4.ebuild @@ -1,8 +1,7 @@ # 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.4.ebuild,v 1.1 2002/07/07 15:01:13 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.4.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ -# Author Jerry A! <jerry@thehutt.org> S=${WORKDIR}/${P} DESCRIPTION="An extremely configurable ftp client" |