commit: e27503216198635e4d83a6ffdb916bfab88fca73
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 16:09:12 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 16:10:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2750321
dev-python/lockfile: Fix installation problems due to file renaming
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
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 370f3c6..97ebd77 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