commit: e95df9414374a108376b30790147166e4a37aa30 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Feb 1 22:21:26 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 22:21:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95df941
dev-python/colorlog: Docs changed name Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573622 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/colorlog/colorlog-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/colorlog/colorlog-2.6.1.ebuild b/dev-python/colorlog/colorlog-2.6.1.ebuild index 4e5b2f6..0969a0e 100644 --- a/dev-python/colorlog/colorlog-2.6.1.ebuild +++ b/dev-python/colorlog/colorlog-2.6.1.ebuild @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" -DOCS=( README.rst ) +DOCS=( README.md ) # https://github.com/borntyping/python-colorlog/issues/28 RESTRICT=test
