]> Pileus Git - ~andy/sunrise/commitdiff
Remove, use net-p2p/deluge in the main tree
authorRaúl Porcel <armin76@gentoo.org>
Fri, 16 Mar 2007 16:41:38 +0000 (16:41 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Fri, 16 Mar 2007 16:41:38 +0000 (16:41 +0000)
svn path=/sunrise/; revision=3250

dev-python/python-libtorrent/ChangeLog [deleted file]
dev-python/python-libtorrent/Manifest [deleted file]
dev-python/python-libtorrent/metadata.xml [deleted file]
dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild [deleted file]

diff --git a/dev-python/python-libtorrent/ChangeLog b/dev-python/python-libtorrent/ChangeLog
deleted file mode 100644 (file)
index 9129b63..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# ChangeLog for dev-python/python-libtorrent
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  10 Mar 2007; Peter Weller <welp@gentoo.org>
-  python-libtorrent-0.4.0.ebuild:
-  Keyword ~x86-fbsd
-
-  07 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
-  python-libtorrent-0.4.0.ebuild:
-  Added NEED_PYTHON instead of dev-lang/python in DEPEND
-
-  23 Jan 2007; Magnus Ahlberg (agnitio) <magnus.ahlberg@gmail.com>
-  python-libtorrent-0.4.0.ebuild:
-  Updated dev-python/python-libtorrent-0.4.0.ebuild to point to the correct
-  source file.
-
-  04 Jan 2007; Raul Porcel (armin76) <armin76@gmail.com>
-  python-libtorrent-0.4.0.ebuild:
-  Fix SRC_URI
-
-  09 Dec 2006; Luca Marturana (luca89) <lucamarturana@gmail.com>
-  python-libtorrent-0.4.0.ebuild:
-  Added a sed trick to correct paths of boost libraries
-
-  04 Dec 2006; Markus Ullmann <jokey@gentoo.org>
-  python-libtorrent-0.4.0.ebuild:
-  QA fix
-
-  04 Dec 2006; Raul Porcel (armin76) <armin76@gmail.com>
-  python-libtorrent-0.4.0.ebuild:
-  Need boost with threads USE-flag
-
-  28 Nov 2006; Raul Porcel (armin76) <armin76@gmail.com>
-  -python-libtorrent-0.3.0.ebuild, +python-libtorrent-0.4.0.ebuild:
-  version bump
-
-  19 Nov 2006; Raul Porcel (armin76) <armin76@gmail.com>
-  python-libtorrent-0.3.0.ebuild:
-  remove unneeded dep
-
-  31 Oct 2006; Raul Porcel (armin76) <armin76@gmail.com>
-  python-libtorrent-0.3.0.ebuild:
-  Remove unneeded eclass
-
-  31 Oct 2006; Raul Porcel (armin76) <armin76@gmail.com>
-  +python-libtorrent-0.3.0.ebuild, +metadata.xml:
-  New ebuild for bug 153528
-
diff --git a/dev-python/python-libtorrent/Manifest b/dev-python/python-libtorrent/Manifest
deleted file mode 100644 (file)
index d658772..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST python-libtorrent_0.4.0.tar.gz 344507 RMD160 ebbf5dbba7261575ff6bd1ea05eb98787b03ee81 SHA1 61d89637b09745e8dd1a6fdfceaf3983c2ded8ea SHA256 6df6a913b4d206b133bd0a80880c3f1830ecfcfc0b5bb6984b55ab2a61e8cc81
-EBUILD python-libtorrent-0.4.0.ebuild 814 RMD160 4484c4d92ab08dc894a7e0bf8b556fe6e3f3c5f7 SHA1 f6f1e4af9215abcd4d8cda39aa0d4c4700fe3d55 SHA256 26ddf7e06e6a79a47768f05c4fbbb40e1477f601ccf3f54503c0ea8b2e0ef120
-MISC ChangeLog 1558 RMD160 9e6d0e62192b9f1c57344ad40ee151ac7046a614 SHA1 4ba667f1d909d6aefc58a7439f6079c7c4cc688b SHA256 98ecee07b00d3d5ad158539debb7c986f8a6134c680dde58a18e2ecdfe229d24
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/dev-python/python-libtorrent/metadata.xml b/dev-python/python-libtorrent/metadata.xml
deleted file mode 100644 (file)
index 7e32869..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>
diff --git a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
deleted file mode 100644 (file)
index 77d3706..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-NEED_PYTHON=2.3
-
-inherit distutils
-
-DESCRIPTION="Python bindings for rb_libtorrent"
-HOMEPAGE="http://deluge-torrent.org"
-SRC_URI="http://deluge-torrent.org/downloads/${PN}_${PV}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-S=${WORKDIR}/${PN}
-
-DEPEND="dev-libs/boost"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-       if ! built_with_use dev-libs/boost threads; then
-               eerror "dev-libs/boost has to be built with threads USE-flag."
-               die "Missing threads USE-flag for dev-libs/boost"
-       fi
-}
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       # Adding boost libraries suffix, see
-       # http://deluge-torrent.org/trac/ticket/62
-       # for details
-       sed -i -e "s:\('boost_[^']*\):\1-mt:g" setup.py
-}