projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce1aab7
)
media-video/mpv: reset DOCS and SRC_URI vars in live ebuild
author
Ilya Tumaykin
<itumaykin@gmail.com>
Thu, 22 Feb 2018 22:22:39 +0000
(
01:22
+0300)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 23 Feb 2018 20:38:49 +0000
(21:38 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 c530dace68b4d2973c27c906d67a4f4e4f165faa..076125a4d9c048c5173fcd2c53d5a52dd11a125c 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-20,6
+20,7
@@
if [[ ${PV} != *9999* ]]; then
else
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"
inherit git-r3
+ DOCS=(); SRC_URI=""
fi
SRC_URI+=" https://waf.io/waf-${WAF_PV}"
DOCS+=( README.md DOCS/{client-api,interface}-changes.rst )