From 6d302ac2a42c73ecf5db63c052b291fbf1a982b5 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Thu, 4 Jan 2007 22:59:28 +0000 Subject: dev-python/python-libtorrent: Fix SRC_URI svn path=/sunrise/; revision=2575 --- dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild') diff --git a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild index 2a4cfe90e..83e723d89 100644 --- a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild +++ b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,7 +6,7 @@ inherit distutils DESCRIPTION="Python bindings for rb_libtorrent" HOMEPAGE="http://deluge-torrent.org" -SRC_URI="http://deluge.mynimalistic.net/downloads/${PN}_${PV}.tar.gz" +SRC_URI="http://deluge-torrent.org/files/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad