From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:08:06 +0000 (+0200) Subject: www-apps/rutorrent: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e16bc8a22b9a00691bbba27f5da39361dce62be6;p=gentoo.git www-apps/rutorrent: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild index 692537bb2fee..aea032ba16d9 100644 --- a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild +++ b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit webapp eutils DESCRIPTION="ruTorrent is a front-end for the popular Bittorrent client rTorrent" -HOMEPAGE="https://code.google.com/p/rutorrent/" +HOMEPAGE="https://github.com/Novik/ruTorrent" SRC_URI=" https://rutorrent.googlecode.com/files/${P}.tar.gz https://rutorrent.googlecode.com/files/plugins-${PV}.tar.gz"