From: Jeroen Roovers Date: Tue, 6 Aug 2019 10:14:35 +0000 (+0200) Subject: net-misc/youtube-dl: Update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f363d859099b827a2c3b81d81b842928f94f35c6;p=gentoo.git net-misc/youtube-dl: Update HOMEPAGE Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- diff --git a/net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild b/net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild index a8b1afbfc11a..89ac8f636eea 100644 --- a/net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="https://rg3.github.com/youtube-dl/" +HOMEPAGE="https://github.com/ytdl-org/youtube-dl/" SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" diff --git a/net-misc/youtube-dl/youtube-dl-99999999.ebuild b/net-misc/youtube-dl/youtube-dl-99999999.ebuild index 9bfa589db4fa..f30b1cfa0a04 100644 --- a/net-misc/youtube-dl/youtube-dl-99999999.ebuild +++ b/net-misc/youtube-dl/youtube-dl-99999999.ebuild @@ -6,8 +6,8 @@ PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) inherit bash-completion-r1 distutils-r1 git-r3 readme.gentoo-r1 DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="https://rg3.github.com/youtube-dl/" -EGIT_REPO_URI="https://github.com/rg3/youtube-dl" +HOMEPAGE="https://github.com/ytdl-org/youtube-dl/" +EGIT_REPO_URI="${HOMEPAGE}" LICENSE="public-domain" KEYWORDS=""