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 F2BE7138359 for ; Sun, 11 Oct 2020 09:30:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1B3FE0B93; Sun, 11 Oct 2020 09:30:21 +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 9B6F6E0B93 for ; Sun, 11 Oct 2020 09:30:21 +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 A6D4F340D78 for ; Sun, 11 Oct 2020 09:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A60053B3 for ; Sun, 11 Oct 2020 09:30:16 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1602408598.35f504e3f0b06f315afe183c52336838d74b652d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/iverilog/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/iverilog/iverilog-11.0.ebuild sci-electronics/iverilog/iverilog-9999.ebuild X-VCS-Directories: sci-electronics/iverilog/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 35f504e3f0b06f315afe183c52336838d74b652d X-VCS-Branch: master Date: Sun, 11 Oct 2020 09:30:16 +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: 356615f1-672f-4b65-a44a-97ecf33522d3 X-Archives-Hash: 1a121e060c81cf995558df3e82fc1519 commit: 35f504e3f0b06f315afe183c52336838d74b652d Author: Joonas Niilola gentoo org> AuthorDate: Sun Oct 11 09:17:40 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Oct 11 09:29:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f504e3 sci-electronics/iverilog: fix spaces to tab Signed-off-by: Joonas Niilola gentoo.org> sci-electronics/iverilog/iverilog-11.0.ebuild | 2 +- sci-electronics/iverilog/iverilog-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/iverilog/iverilog-11.0.ebuild b/sci-electronics/iverilog/iverilog-11.0.ebuild index 2261c277e8c..de6fe18b47c 100644 --- a/sci-electronics/iverilog/iverilog-11.0.ebuild +++ b/sci-electronics/iverilog/iverilog-11.0.ebuild @@ -31,7 +31,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - dev-util/gperf + dev-util/gperf sys-devel/bison sys-devel/flex " diff --git a/sci-electronics/iverilog/iverilog-9999.ebuild b/sci-electronics/iverilog/iverilog-9999.ebuild index 2261c277e8c..de6fe18b47c 100644 --- a/sci-electronics/iverilog/iverilog-9999.ebuild +++ b/sci-electronics/iverilog/iverilog-9999.ebuild @@ -31,7 +31,7 @@ DEPEND=" " RDEPEND="${DEPEND}" BDEPEND=" - dev-util/gperf + dev-util/gperf sys-devel/bison sys-devel/flex "