dev-python/lockfile: Fix installation problems due to file renaming
authorJustin Lecher <jlec@gentoo.org>
Thu, 15 Oct 2015 16:09:12 +0000 (18:09 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 15 Oct 2015 16:10:36 +0000 (18:10 +0200)
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/lockfile/lockfile-0.11.0.ebuild

index 370f3c67db8665f299623a65b6eccb44b65ac586..97ebd77cde5232ae25dd8d95f319e28063ed9f7c 100644 (file)
@@ -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