summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-04 22:58:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-04 22:58:20 +0000
commit46d302902d11c3c201b02d1c77f8facaccd7d9ac (patch)
treedc4f76b95374633791f2a81dd56bf3edc1c42109 /net-p2p/deluge/deluge-0.4.1.ebuild
parentapp-misc/imgv: they must have updated the source a bit upstream without versi... (diff)
downloadsunrise-46d302902d11c3c201b02d1c77f8facaccd7d9ac.tar.gz
sunrise-46d302902d11c3c201b02d1c77f8facaccd7d9ac.tar.bz2
sunrise-46d302902d11c3c201b02d1c77f8facaccd7d9ac.zip
net-p2p/deluge: Fix SRC_URI
svn path=/sunrise/; revision=2574
Diffstat (limited to 'net-p2p/deluge/deluge-0.4.1.ebuild')
-rw-r--r--net-p2p/deluge/deluge-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-0.4.1.ebuild b/net-p2p/deluge/deluge-0.4.1.ebuild
index 53870811b..58e3ceb04 100644
--- a/net-p2p/deluge/deluge-0.4.1.ebuild
+++ b/net-p2p/deluge/deluge-0.4.1.ebuild
@@ -6,7 +6,7 @@ inherit eutils python multilib
DESCRIPTION="BitTorrent client in Python and PyGTK."
HOMEPAGE="http://deluge-torrent.org/"
-SRC_URI="http://deluge.mynimalistic.net/downloads/${P}.tar.gz"
+SRC_URI="http://deluge-torrent.org/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"