commit: e2425f2fcba93c563503dbdc72b3745cbc504d15 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:47:05 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:47:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2425f2f
media-video/subdl: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 media-video/subdl/subdl-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subdl/subdl-1.0.3.ebuild b/media-video/subdl/subdl-1.0.3.ebuild index ac7e5ba..75e16bb 100644 --- a/media-video/subdl/subdl-1.0.3.ebuild +++ b/media-video/subdl/subdl-1.0.3.ebuild @@ -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"
