summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-13 22:24:13 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-13 22:24:13 +0000
commit8e2b692f7e1c714cbae7c8986a741a82642e95ad (patch)
tree9b68c2ff8368d5e1c35711f43185b20a73cf1f4e /net-ftp
parentmoved pycurl from net-ftp to dev-python (diff)
downloadgentoo-2-8e2b692f7e1c714cbae7c8986a741a82642e95ad.tar.gz
gentoo-2-8e2b692f7e1c714cbae7c8986a741a82642e95ad.tar.bz2
gentoo-2-8e2b692f7e1c714cbae7c8986a741a82642e95ad.zip
move pycurl to dev-python
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/pycurl/ChangeLog25
-rw-r--r--net-ftp/pycurl/Manifest7
-rw-r--r--net-ftp/pycurl/files/digest-pycurl-0.4.51
-rw-r--r--net-ftp/pycurl/files/digest-pycurl-7.10.31
-rw-r--r--net-ftp/pycurl/files/digest-pycurl-7.10.42
-rw-r--r--net-ftp/pycurl/pycurl-0.4.5.ebuild20
-rw-r--r--net-ftp/pycurl/pycurl-7.10.3.ebuild27
-rw-r--r--net-ftp/pycurl/pycurl-7.10.4.ebuild27
8 files changed, 0 insertions, 110 deletions
diff --git a/net-ftp/pycurl/ChangeLog b/net-ftp/pycurl/ChangeLog
deleted file mode 100644
index 44cc7ce80ab2..000000000000
--- a/net-ftp/pycurl/ChangeLog
+++ /dev/null
@@ -1,25 +0,0 @@
-# ChangeLog for net-ftp/pycurl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/ChangeLog,v 1.6 2003/04/09 10:00:24 liquidx Exp $
-
-*pycurl-7.10.4 (09 Apr 2003)
-
- 09 Apr 2003; Alastair Tse <liquidx@gentoo.org> pycurl-7.10.4.ebuild:
- version bump
-
-*pycurl-7.10.3 (28 Feb 2003)
-
- 28 Feb 2003; Alastair Tse <liquidx@gentoo.org> pycurl-7.10.3.ebuild files/digest-pycurl-7.10.3 :
- Version Bump. Fixes #11932.
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*pycurl-0.4.5 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/net-ftp/pycurl/Manifest b/net-ftp/pycurl/Manifest
deleted file mode 100644
index 17469fe53d1b..000000000000
--- a/net-ftp/pycurl/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-MD5 e67c24c63e8ae8e1e79be3c4fefb21cb ChangeLog 1029
-MD5 8be8ff787016b48fe79056d059d14586 pycurl-0.4.5.ebuild 606
-MD5 260e31d04e428d2afd0ec63f77ef6f2d pycurl-7.10.3.ebuild 804
-MD5 fb0b79359b9acf560dc90fc2a6e973a9 pycurl-7.10.4.ebuild 804
-MD5 163a02baffda306a7965e007324b2fb2 files/digest-pycurl-0.4.5 63
-MD5 249d6fc38f60f070566d83bbfa159350 files/digest-pycurl-7.10.3 64
-MD5 e493742a164b22b91b7b552c2620e3c1 files/digest-pycurl-7.10.4 127
diff --git a/net-ftp/pycurl/files/digest-pycurl-0.4.5 b/net-ftp/pycurl/files/digest-pycurl-0.4.5
deleted file mode 100644
index 63f405dabeca..000000000000
--- a/net-ftp/pycurl/files/digest-pycurl-0.4.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 799437ed00c0cdf3611fb16940cb8f4a pycurl-0.4.5.tar.gz 21914
diff --git a/net-ftp/pycurl/files/digest-pycurl-7.10.3 b/net-ftp/pycurl/files/digest-pycurl-7.10.3
deleted file mode 100644
index e555a03a46d7..000000000000
--- a/net-ftp/pycurl/files/digest-pycurl-7.10.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 33c2d6b2edd319877454acae643ae2d4 pycurl-7.10.3.tar.gz 49666
diff --git a/net-ftp/pycurl/files/digest-pycurl-7.10.4 b/net-ftp/pycurl/files/digest-pycurl-7.10.4
deleted file mode 100644
index 30597af45904..000000000000
--- a/net-ftp/pycurl/files/digest-pycurl-7.10.4
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 fb0b79359b9acf560dc90fc2a6e973a9 /pycurl-7.10.4.ebuild 804
-MD5 8b1ad2270ac60f9da9477060208427b8 pycurl-7.10.4.tar.gz 50376
diff --git a/net-ftp/pycurl/pycurl-0.4.5.ebuild b/net-ftp/pycurl/pycurl-0.4.5.ebuild
deleted file mode 100644
index f3c1b19f8c15..000000000000
--- a/net-ftp/pycurl/pycurl-0.4.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-0.4.5.ebuild,v 1.8 2003/02/13 14:06:34 vapier 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 sparc "
-
-DEPEND=">=dev-lang/python-2.1.1
- >=net-ftp/curl-7.9.3"
-
-src_install(){
- python setup.py install --prefix=${D}/usr || die
- dodoc README INSTALL COPYING TODO ChangeLog
-}
diff --git a/net-ftp/pycurl/pycurl-7.10.3.ebuild b/net-ftp/pycurl/pycurl-7.10.3.ebuild
deleted file mode 100644
index a8c61f782b77..000000000000
--- a/net-ftp/pycurl/pycurl-7.10.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-7.10.3.ebuild,v 1.1 2003/02/28 23:09:42 liquidx Exp $
-
-inherit distutils
-
-S=${WORKDIR}/${P}
-DESCRIPTION="python binding for curl/libcurl"
-SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz"
-HOMEPAGE="http://pycurl.sourceforge.net"
-
-IUSE=""
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~sparc"
-
-DEPEND=">=dev-lang/python-2.1.1
- >=net-ftp/curl-${PV}"
-
-src_install(){
- mydoc="TODO"
- distutils_src_install
- mv ${D}/usr/share/doc/pycurl/examples ${D}/usr/share/doc/${P}
- mv ${D}/usr/share/doc/pycurl/html ${D}/usr/share/doc/${P}
- mv ${D}/usr/share/doc/pycurl/tests ${D}/usr/share/doc/${P}
- rm -fr ${D}/usr/share/doc/pycurl
-}
diff --git a/net-ftp/pycurl/pycurl-7.10.4.ebuild b/net-ftp/pycurl/pycurl-7.10.4.ebuild
deleted file mode 100644
index 7b9c127df400..000000000000
--- a/net-ftp/pycurl/pycurl-7.10.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pycurl/pycurl-7.10.4.ebuild,v 1.1 2003/04/09 10:00:24 liquidx Exp $
-
-inherit distutils
-
-S=${WORKDIR}/${P}
-DESCRIPTION="python binding for curl/libcurl"
-SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz"
-HOMEPAGE="http://pycurl.sourceforge.net"
-
-IUSE=""
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~sparc"
-
-DEPEND=">=dev-lang/python-2.1.1
- >=net-ftp/curl-${PV}"
-
-src_install(){
- mydoc="TODO"
- distutils_src_install
- mv ${D}/usr/share/doc/pycurl/examples ${D}/usr/share/doc/${P}
- mv ${D}/usr/share/doc/pycurl/html ${D}/usr/share/doc/${P}
- mv ${D}/usr/share/doc/pycurl/tests ${D}/usr/share/doc/${P}
- rm -fr ${D}/usr/share/doc/pycurl
-}