projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a96ea41
)
media-video/mpv: use HTTPS links where possible
author
Ilya Tumaykin
<itumaykin@gmail.com>
Tue, 22 Dec 2015 14:37:12 +0000
(17:37 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Mon, 28 Dec 2015 12:46:51 +0000
(15:46 +0300)
Package-Manager: portage-2.2.24
media-video/mpv/mpv-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index b079c75eb65d838555abafbc2c334ae6ee6a1452..7c49f70b4e287070cdd779c7db50a7f16ea1731f 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-11,8
+11,8
@@
inherit eutils python-any-r1 waf-utils pax-utils fdo-mime gnome2-utils
WAF_V="1.8.12"
DESCRIPTION="Media player based on MPlayer and mplayer2"
-HOMEPAGE="http://mpv.io/"
-SRC_URI="http
://ftp.
waf.io/pub/release/waf-${WAF_V}"
+HOMEPAGE="http
s
://mpv.io/"
+SRC_URI="http
s://
waf.io/pub/release/waf-${WAF_V}"
DOCS=( README.md etc/example.conf etc/input.conf )
if [[ ${PV} == *9999* ]]; then