summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-05-30 19:28:33 +0300
committerMichael Palimaka <kensington@gentoo.org>2017-06-12 02:55:45 +1000
commit3358e86902d9b0b891d9a5f9b6bc2133cd2a5358 (patch)
tree03c5ca09d55b975b90242857a3d15a357f04c2c8 /media-video
parentmedia-video/mpv: remove obsolete compiler check in 9999 (diff)
downloadgentoo-3358e86902d9b0b891d9a5f9b6bc2133cd2a5358.tar.gz
gentoo-3358e86902d9b0b891d9a5f9b6bc2133cd2a5358.tar.bz2
gentoo-3358e86902d9b0b891d9a5f9b6bc2133cd2a5358.zip
media-video/mpv: install changelogs in 9999
And a bit more changelogs in versioned ebuilds. Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index feb4d5ee3857..adc9c06740df 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -22,7 +22,7 @@ else
inherit git-r3
fi
SRC_URI+=" https://waf.io/waf-${WAF_PV}"
-DOCS+=( README.md )
+DOCS+=( README.md DOCS/{client-api,interface}-changes.rst )
# See Copyright in sources and Gentoo bug 506946. Waf is BSD, libmpv is ISC.
LICENSE="LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ )"