From d3bb91a52da855841629053ac14a7b1bf733c85d Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 24 Sep 2016 11:49:38 -0400 Subject: [PATCH] dev-python/setuptools: install CHANGES.rst Bug: https://bugs.gentoo.org/595034 Package-Manager: portage-2.3.1_p4 --- dev-python/setuptools/setuptools-27.2.0.ebuild | 2 +- dev-python/setuptools/setuptools-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/setuptools/setuptools-27.2.0.ebuild b/dev-python/setuptools/setuptools-27.2.0.ebuild index 136c3f53f0bbf..c1bedfe71f76a 100644 --- a/dev-python/setuptools/setuptools-27.2.0.ebuild +++ b/dev-python/setuptools/setuptools-27.2.0.ebuild @@ -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 diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild index 136c3f53f0bbf..c1bedfe71f76a 100644 --- a/dev-python/setuptools/setuptools-9999.ebuild +++ b/dev-python/setuptools/setuptools-9999.ebuild @@ -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