summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 09:39:57 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 09:39:57 +0000
commit2b80b4a7be5cb3de08e31549e8c27636fec05a6f (patch)
treeb86db4ff6e2363fdc06deae526601243bdc95629 /net-ftp/pycurl
parentrepoman'd (diff)
downloadgentoo-2-2b80b4a7be5cb3de08e31549e8c27636fec05a6f.tar.gz
gentoo-2-2b80b4a7be5cb3de08e31549e8c27636fec05a6f.tar.bz2
gentoo-2-2b80b4a7be5cb3de08e31549e8c27636fec05a6f.zip
repoman'd
Diffstat (limited to 'net-ftp/pycurl')
-rw-r--r--net-ftp/pycurl/pycurl-0.4.5.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-ftp/pycurl/pycurl-0.4.5.ebuild b/net-ftp/pycurl/pycurl-0.4.5.ebuild
index 8d4174b259d8..fb3d12330f94 100644
--- a/net-ftp/pycurl/pycurl-0.4.5.ebuild
+++ b/net-ftp/pycurl/pycurl-0.4.5.ebuild
@@ -1,12 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.3 2002/07/11 06:30:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.4 2002/07/17 09:39:57 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python binding for curl/libcurl"
SRC_URI="mirror://sourceforge/pycurl/pycurl-0.4.5.tar.gz"
HOMEPAGE="http://pycurl.sourceforge.net"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
DEPEND=">=dev-lang/python-2.1.1
>=net-ftp/curl-7.9.3"