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 8C089138334 for ; Mon, 21 Oct 2019 00:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64CB1E0CD0; Mon, 21 Oct 2019 00:01:27 +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 46CBBE0CD0 for ; Mon, 21 Oct 2019 00:01:27 +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 C9B1934C0CA for ; Mon, 21 Oct 2019 00:01:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C24C83D for ; Mon, 21 Oct 2019 00:01:23 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1571616077.515ecff32f1f06fe2179e192a8e82b3056dc8228.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/crash/crash-7.2.7.ebuild X-VCS-Directories: dev-util/crash/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 515ecff32f1f06fe2179e192a8e82b3056dc8228 X-VCS-Branch: master Date: Mon, 21 Oct 2019 00:01:23 +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: e521a237-16a3-49ab-9592-71b4ed86711a X-Archives-Hash: 69ce8c916535397efab9465c0240111b commit: 515ecff32f1f06fe2179e192a8e82b3056dc8228 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Oct 21 00:01:00 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Oct 21 00:01:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515ecff3 dev-util/crash: remove trailing blank line Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> dev-util/crash/crash-7.2.7.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/crash/crash-7.2.7.ebuild b/dev-util/crash/crash-7.2.7.ebuild index f8eeec87116..de5c30a966d 100644 --- a/dev-util/crash/crash-7.2.7.ebuild +++ b/dev-util/crash/crash-7.2.7.ebuild @@ -16,4 +16,3 @@ IUSE="" # there is no "make test" target, but there is a test.c so the automatic # make rules catch it and tests fail RESTRICT="test" -