media-video/subdl: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:47:05 +0000 (21:47 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:47:05 +0000 (21:47 +0200)
Package-Manager: portage-2.2.20.1

media-video/subdl/subdl-1.0.3.ebuild

index ac7e5ba481daa28dc4972c10d8fc69d089cf9653..75e16bbe65e17666b49bb1696c1c6c7a060ec6ea 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1
 
 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"
-HOMEPAGE="https://code.google.com/p/subdl/"
+HOMEPAGE="https://github.com/akexakex/subdl"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
 
 LICENSE="GPL-3"