commit: e16bc8a22b9a00691bbba27f5da39361dce62be6 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 20:08:06 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 20:08:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16bc8a2
www-apps/rutorrent: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 www-apps/rutorrent/rutorrent-3.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild index 692537b..aea032b 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"
