commit:     76323c0e103d1f015bf51e4837eef49183ae90ad
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  6 20:53:50 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 21:00:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76323c0e

sys-apps/file: Upstream has renamed/removed python/README

...via 
https://github.com/file/file/commit/7b9ebec809090989c58dec31121da1e458d737cc

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-apps/file/file-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
index 74264b9da48..72de11bc591 100644
--- a/sys-apps/file/file-9999.ebuild
+++ b/sys-apps/file/file-9999.ebuild
@@ -41,7 +41,7 @@ src_prepare() {
        elibtoolize
 
        # don't let python README kill main README #60043
-       mv python/README{,.python} || die
+       mv python/README.md README.python || die
 }
 
 multilib_src_configure() {

Reply via email to