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 34E0E138334 for ; Thu, 5 Jul 2018 18:29:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24DC1E09F8; Thu, 5 Jul 2018 18:28:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E734DE09F8 for ; Thu, 5 Jul 2018 18:28:47 +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 4823A335CA7 for ; Thu, 5 Jul 2018 18:28:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF28E35B for ; Thu, 5 Jul 2018 18:28:43 +0000 (UTC) From: "Richard 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, "Richard Farina" Message-ID: <1530815316.5add0978f1db088cb04e5e254a5616a53d43f49d.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/lorcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/lorcon/lorcon-0.0_p20180409.ebuild net-wireless/lorcon/lorcon-9999.ebuild X-VCS-Directories: net-wireless/lorcon/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 5add0978f1db088cb04e5e254a5616a53d43f49d X-VCS-Branch: master Date: Thu, 5 Jul 2018 18:28:43 +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-Archives-Salt: e242f336-c77f-4362-8752-6bfbb88bb1d0 X-Archives-Hash: dbec3e31726a509354a90491742dc9aa commit: 5add0978f1db088cb04e5e254a5616a53d43f49d Author: Zero_Chaos gentoo org> AuthorDate: Thu Jul 5 18:28:20 2018 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Jul 5 18:28:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5add0978 net-wireless/lorcon: fix warning Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-wireless/lorcon/lorcon-0.0_p20180409.ebuild | 1 - net-wireless/lorcon/lorcon-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild b/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild index 9a0cf320d69..59c2b9799b2 100644 --- a/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild +++ b/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild @@ -36,7 +36,6 @@ RDEPEND="${DEPEND}" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - src_unpack() { if [[ ${PV} == "9999" ]] ; then git-r3_src_unpack diff --git a/net-wireless/lorcon/lorcon-9999.ebuild b/net-wireless/lorcon/lorcon-9999.ebuild index 9a0cf320d69..59c2b9799b2 100644 --- a/net-wireless/lorcon/lorcon-9999.ebuild +++ b/net-wireless/lorcon/lorcon-9999.ebuild @@ -36,7 +36,6 @@ RDEPEND="${DEPEND}" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - src_unpack() { if [[ ${PV} == "9999" ]] ; then git-r3_src_unpack