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 242B513835B for ; Mon, 21 Sep 2020 18:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67D16E0844; Mon, 21 Sep 2020 18:05:38 +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 4B87EE0844 for ; Mon, 21 Sep 2020 18:05:38 +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 18F97340E80 for ; Mon, 21 Sep 2020 18:05:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ADDE376 for ; Mon, 21 Sep 2020 18:05:35 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1600711533.04e86d30bfc46be769b53268a63f73abb35a1bbe.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-iqbal/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild net-wireless/gr-iqbal/gr-iqbal-9999.ebuild X-VCS-Directories: net-wireless/gr-iqbal/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 04e86d30bfc46be769b53268a63f73abb35a1bbe X-VCS-Branch: master Date: Mon, 21 Sep 2020 18:05:35 +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: 66215426-538b-4956-aed8-3108602d6ff5 X-Archives-Hash: 47e1baa72a8ec646954ad8a3841a6740 commit: 04e86d30bfc46be769b53268a63f73abb35a1bbe Author: Rick Farina gentoo org> AuthorDate: Mon Sep 21 17:31:02 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Mon Sep 21 18:05:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e86d30 net-wireless/gr-iqbal: please our pkgcheck overlords Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Rick Farina gentoo.org> net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild | 2 +- net-wireless/gr-iqbal/gr-iqbal-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild index d8b2cae1cdd..a8c503e87bb 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.1.ebuild @@ -37,5 +37,5 @@ src_configure() { src_install() { cmake_src_install - python_optimize "${ED}/$(python_get_sitedir)" + python_optimize } diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild index d8b2cae1cdd..a8c503e87bb 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild @@ -37,5 +37,5 @@ src_configure() { src_install() { cmake_src_install - python_optimize "${ED}/$(python_get_sitedir)" + python_optimize }