From e27503216198635e4d83a6ffdb916bfab88fca73 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 15 Oct 2015 18:09:12 +0200 Subject: [PATCH] dev-python/lockfile: Fix installation problems due to file renaming Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/lockfile/lockfile-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lockfile/lockfile-0.11.0.ebuild b/dev-python/lockfile/lockfile-0.11.0.ebuild index 370f3c67db866..97ebd77cde523 100644 --- a/dev-python/lockfile/lockfile-0.11.0.ebuild +++ b/dev-python/lockfile/lockfile-0.11.0.ebuild @@ -24,7 +24,7 @@ DEPEND=" test? ( dev-python/nose[${PYTHON_USEDEP}] )" RDEPEND="" -DOCS=( ACKS README.rst RELEASE-NOTES ) +DOCS=( ACKS AUTHORS ChangeLog README.rst RELEASE-NOTES ) python_compile_all() { if use doc; then