media-video/subdl: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:47:05 +02:00
parent dd4e29ea13
commit e2425f2fcb

View 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"