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 143F1138350 for ; Fri, 21 Feb 2020 22:31:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31358E085B; Fri, 21 Feb 2020 22:31:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A4489E085B for ; Fri, 21 Feb 2020 22:31:18 +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 3EF1434EEC9 for ; Fri, 21 Feb 2020 22:31:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A347C129 for ; Fri, 21 Feb 2020 22:31:14 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1582324212.fc6954efeca2a4ceee9c058a3e119ee71a4c1dba.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/axel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/axel/axel-2.17.7.ebuild X-VCS-Directories: net-misc/axel/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: fc6954efeca2a4ceee9c058a3e119ee71a4c1dba X-VCS-Branch: master Date: Fri, 21 Feb 2020 22:31:14 +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: 04f22a97-300f-4f5a-b2ef-35a05bcb2366 X-Archives-Hash: 3ad592180ea654aa68bd8e84dcc59926 commit: fc6954efeca2a4ceee9c058a3e119ee71a4c1dba Author: Piotr Karbowski gentoo org> AuthorDate: Fri Feb 21 22:30:12 2020 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Fri Feb 21 22:30:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6954ef net-misc/axel-2.17.7: resolve CI's TrailingEmptyLine warning. Signed-off-by: Piotr Karbowski gentoo.org> net-misc/axel/axel-2.17.7.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/axel/axel-2.17.7.ebuild b/net-misc/axel/axel-2.17.7.ebuild index 40d3c5aa103..5a684ef22ff 100644 --- a/net-misc/axel/axel-2.17.7.ebuild +++ b/net-misc/axel/axel-2.17.7.ebuild @@ -46,4 +46,3 @@ pkg_postinst() { einfo ' FETCHCOMMAND='\''/usr/local/bin/fetchwrapper.sh "\${DISTDIR}/\${FILE}" "\${URI}"'\' einfo ' RESUMECOMMAND="${FETCHCOMMAND}"' } -