dev-python/setuptools: install CHANGES.rst

Bug: https://bugs.gentoo.org/595034

Package-Manager: portage-2.3.1_p4
This commit is contained in:
Mike Gilbert
2016-09-24 11:49:38 -04:00
parent 5c2830f2e8
commit d3bb91a52d
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ PDEPEND="
# Force in-source build because build system modifies sources.
DISTUTILS_IN_SOURCE_BUILD=1
DOCS=( README.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
DOCS=( {CHANGES,README}.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
python_prepare_all() {
if [[ ${PV} == "9999" ]]; then