From 45f7b931b4c79efa577d9312e4b117a6616965d8 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 03:34:23 +1000 Subject: [PATCH] media-video/mpv: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- media-video/mpv/mpv-0.18.0-r1.ebuild | 4 ++-- media-video/mpv/mpv-0.25.0-r2.ebuild | 4 ++-- media-video/mpv/mpv-0.26.0.ebuild | 4 ++-- media-video/mpv/mpv-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild index 766511bbc7cc..b13860ffdf49 100644 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2" HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else - EGIT_REPO_URI="git://github.com/mpv-player/mpv.git" + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git" inherit git-r3 fi SRC_URI+=" https://waf.io/waf-${WAF_PV}" diff --git a/media-video/mpv/mpv-0.25.0-r2.ebuild b/media-video/mpv/mpv-0.25.0-r2.ebuild index f7dc596b4380..94be8102058e 100644 --- a/media-video/mpv/mpv-0.25.0-r2.ebuild +++ b/media-video/mpv/mpv-0.25.0-r2.ebuild @@ -15,13 +15,13 @@ HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then SRC_URI=" - https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz + https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz " KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git ) + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git" inherit git-r3 fi SRC_URI+=" https://waf.io/waf-${WAF_PV}" diff --git a/media-video/mpv/mpv-0.26.0.ebuild b/media-video/mpv/mpv-0.26.0.ebuild index 1ba306adcda4..164672738f85 100644 --- a/media-video/mpv/mpv-0.26.0.ebuild +++ b/media-video/mpv/mpv-0.26.0.ebuild @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2" HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git ) + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git" inherit git-r3 fi SRC_URI+=" https://waf.io/waf-${WAF_PV}" diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 1ba306adcda4..164672738f85 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2" HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git ) + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git" inherit git-r3 fi SRC_URI+=" https://waf.io/waf-${WAF_PV}" -- 2.26.2