diff options
author | 2016-02-01 23:21:26 +0100 | |
---|---|---|
committer | 2016-02-01 23:21:45 +0100 | |
commit | e95df9414374a108376b30790147166e4a37aa30 (patch) | |
tree | e6ac4f5f9058720094569670216372aeac2b7c1e /dev-python | |
parent | net-irc/kvirc: Version bump. (diff) | |
download | gentoo-e95df9414374a108376b30790147166e4a37aa30.tar.gz gentoo-e95df9414374a108376b30790147166e4a37aa30.tar.bz2 gentoo-e95df9414374a108376b30790147166e4a37aa30.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/colorlog/colorlog-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/colorlog/colorlog-2.6.1.ebuild b/dev-python/colorlog/colorlog-2.6.1.ebuild index 4e5b2f6662d2..0969a0e093dc 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 |