net-misc/youtube-dl: Update HOMEPAGE
authorJeroen Roovers <jer@gentoo.org>
Tue, 6 Aug 2019 10:14:35 +0000 (12:14 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 6 Aug 2019 10:16:56 +0000 (12:16 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-misc/youtube-dl/youtube-dl-2019.08.02.ebuild
net-misc/youtube-dl/youtube-dl-99999999.ebuild

index a8b1afbfc11ab96fec77ec2ae6a946df8059344f..89ac8f636eeaf72a404e837d73e8ac18fdc030b1 100644 (file)
@@ -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"
 
index 9bfa589db4fafd38bd1ea8bcf45ae677a3d6fd3d..f30b1cfa0a046df0500c32bcef56d7976373e2a2 100644 (file)
@@ -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=""