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 3BED0138353 for ; Sat, 7 Mar 2020 20:18:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0170AE086C; Sat, 7 Mar 2020 20:18:51 +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 EF76FE086C for ; Sat, 7 Mar 2020 20:18:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AA4D134F1A5 for ; Sat, 7 Mar 2020 20:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1B1E164 for ; Sat, 7 Mar 2020 20:18:46 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1583612188.a144796fc4aff93a573de959b2a40470741d1fdf.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/planner/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/planner/planner-0.14.6_p20130520-r1.ebuild X-VCS-Directories: app-office/planner/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a144796fc4aff93a573de959b2a40470741d1fdf X-VCS-Branch: master Date: Sat, 7 Mar 2020 20:18:46 +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: 86361568-06a9-41d8-a9ed-df7c48a0fe90 X-Archives-Hash: 66baf174736069c7a9cf8895039dc017 commit: a144796fc4aff93a573de959b2a40470741d1fdf Author: Mart Raudsepp gentoo org> AuthorDate: Fri Mar 6 11:20:54 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Mar 7 20:16:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a144796f app-office/planner: fix conditional python setup Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> app-office/planner/planner-0.14.6_p20130520-r1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app-office/planner/planner-0.14.6_p20130520-r1.ebuild b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild index 6d5c4afce4f..e85a7b08867 100644 --- a/app-office/planner/planner-0.14.6_p20130520-r1.ebuild +++ b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild @@ -45,6 +45,10 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${PN}-0.14.6" +pkg_setup() { + use python && python-single-r1_pkg_setup +} + src_configure() { # FIXME: disable eds backend for now, it fails, upstream bug #654005 # We need to set compile-warnings to a different value as it doesn't use