From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC955138350 for ; Wed, 15 Apr 2020 18:30:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156BBE094E; Wed, 15 Apr 2020 18:30:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED12EE094E for ; Wed, 15 Apr 2020 18:30:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E69734F2F6 for ; Wed, 15 Apr 2020 18:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D71571DA for ; Wed, 15 Apr 2020 18:30:52 +0000 (UTC) From: "Alarig Le Lay" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alarig Le Lay" Message-ID: <1586975428.fc4a8fc1988101b6c7f01787a77f755a2817d32a.AlarigLeLay@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild X-VCS-Directories: app-text/OCRmyPDF/ X-VCS-Committer: AlarigLeLay X-VCS-Committer-Name: Alarig Le Lay X-VCS-Revision: fc4a8fc1988101b6c7f01787a77f755a2817d32a X-VCS-Branch: dev Date: Wed, 15 Apr 2020 18:30:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7872baa3-5b4d-4ac6-a5c8-dc4db7594ba2 X-Archives-Hash: 75e83ae369f06c8b05a2c02f07b2a6bd commit: fc4a8fc1988101b6c7f01787a77f755a2817d32a Author: Alarig Le Lay swordarmor fr> AuthorDate: Wed Apr 15 18:30:28 2020 +0000 Commit: Alarig Le Lay swordarmor fr> CommitDate: Wed Apr 15 18:30:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc4a8fc1 app-text/OCRmyPDF: README* is in default DOCS Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay swordarmor.fr> app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild b/app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild index 36d918e..3209a63 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-9.7.1.ebuild @@ -48,6 +48,4 @@ src_install() { insinto /usr/share/fish/vendor_completions.d doins "${S}"/misc/completion/ocrmypdf.fish - - dodoc README.md }