mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/gevent: Remove installation of changelog
Apparently upstream dropped the changelog file from the 1.2.1 tarball. Gentoo-Bug: 614168 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -65,7 +65,7 @@ python_test() {
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
local DOCS=( AUTHORS CHANGES.rst README.rst )
|
||||
local DOCS=( AUTHORS README.rst )
|
||||
use doc && local HTML_DOCS=( doc/_build/html/. )
|
||||
use examples && dodoc -r examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user