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 C016B138334 for ; Fri, 15 Feb 2019 23:08:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B66BCE08AD; Fri, 15 Feb 2019 23:07:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8B84EE08AD for ; Fri, 15 Feb 2019 23:07: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 8C914335CED for ; Fri, 15 Feb 2019 23:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23D9254D for ; Fri, 15 Feb 2019 23:07:52 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1550272053.a3fc6dcb752ed6a55e2b687b525be9710d977a99.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/quiterss/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-news/quiterss/quiterss-9999.ebuild X-VCS-Directories: net-news/quiterss/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a3fc6dcb752ed6a55e2b687b525be9710d977a99 X-VCS-Branch: master Date: Fri, 15 Feb 2019 23:07: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: a08c3734-f444-487d-9d4f-5505266bad15 X-Archives-Hash: 19339f779e155c9614ab51918348b934 commit: a3fc6dcb752ed6a55e2b687b525be9710d977a99 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 15 23:02:21 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Feb 15 23:07:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fc6dcb net-news/quiterss: Disable build-time git repo detection Requires git runtime and fails at trying. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> net-news/quiterss/quiterss-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-news/quiterss/quiterss-9999.ebuild b/net-news/quiterss/quiterss-9999.ebuild index af15f832bbd..790e3416fe6 100644 --- a/net-news/quiterss/quiterss-9999.ebuild +++ b/net-news/quiterss/quiterss-9999.ebuild @@ -38,7 +38,10 @@ DEPEND=" " RDEPEND="${DEPEND}" -DOCS=( AUTHORS CHANGELOG README.md ) +src_prepare() { + default + sed -e "s/exists(.git)/0/" -i QuiteRSS.pro || die +} src_configure() { local myqmakeargs=(