commit:     7a6bcff8e59e5c723107d1e065fef24681e55aa5
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 20:23:48 2017 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 20:23:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6bcff8

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

 dev-python/gevent/gevent-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gevent/gevent-1.2.1.ebuild 
b/dev-python/gevent/gevent-1.2.1.ebuild
index 8cea645f250..ad2bcd596bc 100644
--- a/dev-python/gevent/gevent-1.2.1.ebuild
+++ b/dev-python/gevent/gevent-1.2.1.ebuild
@@ -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
 

Reply via email to