commit: f363d859099b827a2c3b81d81b842928f94f35c6
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 6 10:14:35 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Aug 6 10:16:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f363d859
net-misc/youtube-dl: Update HOMEPAGE
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild | 2 +-
net-misc/youtube-dl/youtube-dl-99999999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
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 a8b1afbfc11..89ac8f636ee 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 9bfa589db4f..f30b1cfa0a0 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=""