summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-04 22:59:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-04 22:59:28 +0000
commit6d302ac2a42c73ecf5db63c052b291fbf1a982b5 (patch)
tree363fd04482eedfebdd42f42ba5867513b8697bd6 /dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
parentnet-p2p/deluge: Fix SRC_URI (diff)
downloadsunrise-6d302ac2a42c73ecf5db63c052b291fbf1a982b5.tar.gz
sunrise-6d302ac2a42c73ecf5db63c052b291fbf1a982b5.tar.bz2
sunrise-6d302ac2a42c73ecf5db63c052b291fbf1a982b5.zip
dev-python/python-libtorrent: Fix SRC_URI
svn path=/sunrise/; revision=2575
Diffstat (limited to 'dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild')
-rw-r--r--dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"