diff options
author | 2002-07-11 06:30:46 +0000 | |
---|---|---|
committer | 2002-07-11 06:30:46 +0000 | |
commit | 5c8218ad9a099084b3463f0209c727bd05e2514b (patch) | |
tree | 020e0364b247085e160d6a956516bf97ab7c6600 /net-ftp/pycurl | |
parent | header fixes (diff) | |
download | historical-5c8218ad9a099084b3463f0209c727bd05e2514b.tar.gz historical-5c8218ad9a099084b3463f0209c727bd05e2514b.tar.bz2 historical-5c8218ad9a099084b3463f0209c727bd05e2514b.zip |
header fixes
Diffstat (limited to 'net-ftp/pycurl')
-rw-r--r-- | net-ftp/pycurl/pycurl-0.4.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" |