summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/pycurl/pycurl-0.4.5.ebuild')
-rw-r--r--net-ftp/pycurl/pycurl-0.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pycurl/pycurl-0.4.5.ebuild b/net-ftp/pycurl/pycurl-0.4.5.ebuild
index 4dce376e203c..ba7b8a4c1e1c 100644
--- a/net-ftp/pycurl/pycurl-0.4.5.ebuild
+++ b/net-ftp/pycurl/pycurl-0.4.5.ebuild
@@ -1,11 +1,11 @@
# 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.1 2002/01/30 13:24:58 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python binding for curl/libcurl"
-SRC_URI="http://prdownloads.sourceforge.net/pycurl/pycurl-0.4.5.tar.gz"
+SRC_URI="mirror://sourceforge/pycurl/pycurl-0.4.5.tar.gz"
HOMEPAGE="http://pycurl.sourceforge.net"
DEPEND=">=dev-lang/python-2.1.1