diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:08:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:08:06 +0200 |
commit | e16bc8a22b9a00691bbba27f5da39361dce62be6 (patch) | |
tree | 74203de3b69ca76024dd30aab3f258ce1ca8fb11 /www-apps | |
parent | www-apache/pwauth: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-e16bc8a22b9a00691bbba27f5da39361dce62be6.tar.gz gentoo-e16bc8a22b9a00691bbba27f5da39361dce62be6.tar.bz2 gentoo-e16bc8a22b9a00691bbba27f5da39361dce62be6.zip |
www-apps/rutorrent: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/rutorrent/rutorrent-3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |