summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/setuptools/setuptools-27.2.0.ebuild2
-rw-r--r--dev-python/setuptools/setuptools-9999.ebuild2
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 136c3f53f0bb..c1bedfe71f76 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 136c3f53f0bb..c1bedfe71f76 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