summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-11 06:31:00 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-11 06:31:00 +0000
commit76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch)
treef829139b777fb24edfda3a6e08f441d270647e7a /net-ftp
parentdependency fix to allow 3.0.1.20020604 (diff)
downloadgentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz
gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2
gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip
header fixes
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/curl/curl-7.9.1.ebuild3
-rw-r--r--net-ftp/curl/curl-7.9.3.ebuild3
-rw-r--r--net-ftp/curl/curl-7.9.7.ebuild3
-rw-r--r--net-ftp/ftp/ftp-0.17-r1.ebuild3
-rw-r--r--net-ftp/kbear/kbear-1.2.1-r2.ebuild5
-rw-r--r--net-ftp/kbear/kbear-2.0_alpha1.ebuild3
-rw-r--r--net-ftp/ncftp/ncftp-3.1.2.ebuild3
-rw-r--r--net-ftp/ncftp/ncftp-3.1.3.ebuild3
-rw-r--r--net-ftp/ncftp/ncftp-3.1.4.ebuild3
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild3
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild3
-rw-r--r--net-ftp/pycurl/pycurl-0.4.5.ebuild3
12 files changed, 13 insertions, 25 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"
diff --git a/net-ftp/ftp/ftp-0.17-r1.ebuild b/net-ftp/ftp/ftp-0.17-r1.ebuild
index 0038040a0220..3fa505ab79b7 100644
--- a/net-ftp/ftp/ftp-0.17-r1.ebuild
+++ b/net-ftp/ftp/ftp-0.17-r1.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.4 2001/05/28 05:24:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.5 2002/07/11 06:30:46 drobbins Exp $
A=netkit-${P}.tar.gz
S=${WORKDIR}/netkit-${P}
diff --git a/net-ftp/kbear/kbear-1.2.1-r2.ebuild b/net-ftp/kbear/kbear-1.2.1-r2.ebuild
index 7c932e273231..14c894500a3f 100644
--- a/net-ftp/kbear/kbear-1.2.1-r2.ebuild
+++ b/net-ftp/kbear/kbear-1.2.1-r2.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Philippe Namias <pnamias@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-1.2.1-r2.ebuild,v 1.3 2002/05/21 18:14:11 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-1.2.1-r2.ebuild,v 1.4 2002/07/11 06:30:46 drobbins Exp $
inherit kde-base || die
@@ -15,4 +14,4 @@ src_unpack() {
base_src_unpack all patch
-} \ No newline at end of file
+}
diff --git a/net-ftp/kbear/kbear-2.0_alpha1.ebuild b/net-ftp/kbear/kbear-2.0_alpha1.ebuild
index c01fc92b5bd0..38a192162c26 100644
--- a/net-ftp/kbear/kbear-2.0_alpha1.ebuild
+++ b/net-ftp/kbear/kbear-2.0_alpha1.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# Author Philippe Namias <pnamias@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_alpha1.ebuild,v 1.2 2002/07/01 21:33:31 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.0_alpha1.ebuild,v 1.3 2002/07/11 06:30:46 drobbins Exp $
inherit kde-base || die
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"
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild
index 3e29dc423680..683682479939 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# Maintainer: Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.3 2002/07/11 06:30:46 drobbins Exp $
S="${WORKDIR}/${P}"
SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2"
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild
index 930297ef5796..5caf3383a197 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.3 2002/07/11 06:30:46 drobbins Exp $
S="${WORKDIR}/pure-ftpd-1.0.8"
SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz"
diff --git a/net-ftp/pycurl/pycurl-0.4.5.ebuild b/net-ftp/pycurl/pycurl-0.4.5.ebuild
index ba7b8a4c1e1c..8d4174b259d8 100644
--- a/net-ftp/pycurl/pycurl-0.4.5.ebuild
+++ b/net-ftp/pycurl/pycurl-0.4.5.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Joseph H. Yao <protrans@371.net>
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.3 2002/07/11 06:30:46 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python binding for curl/libcurl"