diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2016-01-12 18:13:38 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2016-01-12 18:13:38 +0300 |
commit | eef29e28e5d094eb8565e9e6a48e656c68d5a3da (patch) | |
tree | 17839d6f0184f2e2478c5d8e7a6cb4fc4b4148cf /media-video/mpv | |
parent | 22b6e21eb98f1cbac3ac71e58acf19d4a2d9eedf (diff) |
изменено: media-video/mpv/mpv-scm.ebuild
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-scm.ebuild b/media-video/mpv/mpv-scm.ebuild index 8593f9f..033a226 100644 --- a/media-video/mpv/mpv-scm.ebuild +++ b/media-video/mpv/mpv-scm.ebuild @@ -12,7 +12,7 @@ WAF_V="1.8.4" DESCRIPTION="Media player based on MPlayer and mplayer2" HOMEPAGE="http://mpv.io/" SRC_URI="http://ftp.waf.io/pub/release/waf-${WAF_V}" -DOCS=( README.md etc/example.conf etc/input.conf ) +DOCS=( README.md etc/input.conf ) EGIT_REPO_URI="https://github.com/mpv-player/mpv.git" |