commit: b65e51d1471a2166435195bbe6f39cf252d8f457
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 15:54:13 2015 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 15:57:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65e51d1
dev-python/lockfile: README was renamed to README.rst
Package-Manager: portage-2.2.23
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 fadc0ab..370f3c6 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 RELEASE-NOTES )
+DOCS=( ACKS README.rst RELEASE-NOTES )
python_compile_all() {
if use doc; then