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 72F1F1382C5 for ; Tue, 16 Mar 2021 12:21:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A837DE07C5; Tue, 16 Mar 2021 12:21:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8772EE07C5 for ; Tue, 16 Mar 2021 12:21:04 +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 2E306335C97 for ; Tue, 16 Mar 2021 12:21:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7ED3F13B for ; Tue, 16 Mar 2021 12:21:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1615897252.cdba8a3363b6dd6fa2a06b44826436c35581caab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/arpwatch/arpwatch-3.1-r1.ebuild net-analyzer/arpwatch/arpwatch-3.1-r2.ebuild X-VCS-Directories: net-analyzer/arpwatch/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cdba8a3363b6dd6fa2a06b44826436c35581caab X-VCS-Branch: master Date: Tue, 16 Mar 2021 12:21:01 +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: 6d339845-195e-4f12-8645-0e804e8fa132 X-Archives-Hash: 2de9c18924cb9fd242665611660d4ed5 commit: cdba8a3363b6dd6fa2a06b44826436c35581caab Author: Sam James gentoo org> AuthorDate: Tue Mar 16 12:18:10 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 16 12:20:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdba8a33 net-analyzer/arpwatch: drop manual sandmail line Closes: https://bugs.gentoo.org/776598 Signed-off-by: Sam James gentoo.org> .../arpwatch/{arpwatch-3.1-r1.ebuild => arpwatch-3.1-r2.ebuild} | 5 ----- 1 file changed, 5 deletions(-) diff --git a/net-analyzer/arpwatch/arpwatch-3.1-r1.ebuild b/net-analyzer/arpwatch/arpwatch-3.1-r2.ebuild similarity index 97% rename from net-analyzer/arpwatch/arpwatch-3.1-r1.ebuild rename to net-analyzer/arpwatch/arpwatch-3.1-r2.ebuild index 88148ee795c..f2f51511fcd 100644 --- a/net-analyzer/arpwatch/arpwatch-3.1-r1.ebuild +++ b/net-analyzer/arpwatch/arpwatch-3.1-r2.ebuild @@ -40,11 +40,6 @@ pkg_postinst() { enewuser arpwatch -1 -1 -1 arpwatch } -src_configure() { - econf \ - ac_cv_path_V_SENDMAIL=sendmail -} - src_install() { dosbin arp2ethers arpfetch arpsnmp arpwatch bihourly.sh massagevendor.py update-ethercodes.sh doman arpsnmp.8 arpwatch.8