summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-15 18:09:12 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-15 18:10:36 +0200
commite27503216198635e4d83a6ffdb916bfab88fca73 (patch)
treebeeece5c45760444d32cbe9ebd31c23092a05d4d
parentdev-python/lockfile: README was renamed to README.rst (diff)
downloadgentoo-e27503216198635e4d83a6ffdb916bfab88fca73.tar.gz
gentoo-e27503216198635e4d83a6ffdb916bfab88fca73.tar.bz2
gentoo-e27503216198635e4d83a6ffdb916bfab88fca73.zip
dev-python/lockfile: Fix installation problems due to file renaming
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-python/lockfile/lockfile-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.11.0.ebuild b/dev-python/lockfile/lockfile-0.11.0.ebuild
index 370f3c67db86..97ebd77cde52 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