Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sun, 30 Jul 2017 09:45:01
Message-Id: 1501407882.45f7b931b4c79efa577d9312e4b117a6616965d8.mgorny@gentoo
1 commit: 45f7b931b4c79efa577d9312e4b117a6616965d8
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Sat Jul 29 17:34:23 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 09:44:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f7b931
7
8 media-video/mpv: use HTTPS for GitHub
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 media-video/mpv/mpv-0.18.0-r1.ebuild | 4 ++--
13 media-video/mpv/mpv-0.25.0-r2.ebuild | 4 ++--
14 media-video/mpv/mpv-0.26.0.ebuild | 4 ++--
15 media-video/mpv/mpv-9999.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild
19 index 766511bbc7c..b13860ffdf4 100644
20 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild
21 +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild
22 @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2"
23 HOMEPAGE="https://mpv.io/"
24
25 if [[ ${PV} != *9999* ]]; then
26 - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27 + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
28 KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux"
29 DOCS=( RELEASE_NOTES )
30 else
31 - EGIT_REPO_URI="git://github.com/mpv-player/mpv.git"
32 + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git"
33 inherit git-r3
34 fi
35 SRC_URI+=" https://waf.io/waf-${WAF_PV}"
36
37 diff --git a/media-video/mpv/mpv-0.25.0-r2.ebuild b/media-video/mpv/mpv-0.25.0-r2.ebuild
38 index f7dc596b438..94be8102058 100644
39 --- a/media-video/mpv/mpv-0.25.0-r2.ebuild
40 +++ b/media-video/mpv/mpv-0.25.0-r2.ebuild
41 @@ -15,13 +15,13 @@ HOMEPAGE="https://mpv.io/"
42
43 if [[ ${PV} != *9999* ]]; then
44 SRC_URI="
45 - https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz
46 + https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
47 https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz
48 "
49 KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
50 DOCS=( RELEASE_NOTES )
51 else
52 - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )
53 + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git"
54 inherit git-r3
55 fi
56 SRC_URI+=" https://waf.io/waf-${WAF_PV}"
57
58 diff --git a/media-video/mpv/mpv-0.26.0.ebuild b/media-video/mpv/mpv-0.26.0.ebuild
59 index 1ba306adcda..164672738f8 100644
60 --- a/media-video/mpv/mpv-0.26.0.ebuild
61 +++ b/media-video/mpv/mpv-0.26.0.ebuild
62 @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2"
63 HOMEPAGE="https://mpv.io/"
64
65 if [[ ${PV} != *9999* ]]; then
66 - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
67 + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
68 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
69 DOCS=( RELEASE_NOTES )
70 else
71 - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )
72 + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git"
73 inherit git-r3
74 fi
75 SRC_URI+=" https://waf.io/waf-${WAF_PV}"
76
77 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
78 index 1ba306adcda..164672738f8 100644
79 --- a/media-video/mpv/mpv-9999.ebuild
80 +++ b/media-video/mpv/mpv-9999.ebuild
81 @@ -14,11 +14,11 @@ DESCRIPTION="Media player based on MPlayer and mplayer2"
82 HOMEPAGE="https://mpv.io/"
83
84 if [[ ${PV} != *9999* ]]; then
85 - SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
86 + SRC_URI="https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
87 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
88 DOCS=( RELEASE_NOTES )
89 else
90 - EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )
91 + EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git"
92 inherit git-r3
93 fi
94 SRC_URI+=" https://waf.io/waf-${WAF_PV}"