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/curl | |
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/curl')
-rw-r--r-- | net-ftp/curl/curl-7.9.1.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/curl/curl-7.9.3.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/curl/curl-7.9.7.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/net-ftp/curl/curl-7.9.1.ebuild b/net-ftp/curl/curl-7.9.1.ebuild index 1c033c1b1d02..976cc123a5c0 100644 --- a/net-ftp/curl/curl-7.9.1.ebuild +++ b/net-ftp/curl/curl-7.9.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.1.ebuild,v 1.1 2001/12/02 03:25:51 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.1.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Client that groks URLs" diff --git a/net-ftp/curl/curl-7.9.3.ebuild b/net-ftp/curl/curl-7.9.3.ebuild index 56169080a34f..f3d9cb3a3bc3 100644 --- a/net-ftp/curl/curl-7.9.3.ebuild +++ b/net-ftp/curl/curl-7.9.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.3.ebuild,v 1.1 2002/01/25 16:08:39 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.3.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Client that groks URLs" diff --git a/net-ftp/curl/curl-7.9.7.ebuild b/net-ftp/curl/curl-7.9.7.ebuild index 35f15e5b822d..a9634ab3433d 100644 --- a/net-ftp/curl/curl-7.9.7.ebuild +++ b/net-ftp/curl/curl-7.9.7.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.7.ebuild,v 1.1 2002/05/18 01:59:16 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.9.7.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Client that groks URLs" |