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 3D4851392E8 for ; Sat, 24 Jul 2021 16:00:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9820CE0D99; Sat, 24 Jul 2021 16:00:43 +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 76D0DE0D99 for ; Sat, 24 Jul 2021 16:00:43 +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 A5441342A4E for ; Sat, 24 Jul 2021 16:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45AFF7A3 for ; Sat, 24 Jul 2021 16:00:41 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1627142436.a71d133b5c9de772bc94caccdd390c0b1886c207.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/cawbird/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/cawbird/cawbird-1.4.1.ebuild X-VCS-Directories: net-im/cawbird/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: a71d133b5c9de772bc94caccdd390c0b1886c207 X-VCS-Branch: dev Date: Sat, 24 Jul 2021 16:00:41 +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: 3e6a57f5-f3a3-4dc9-aa8f-cf37ca30fe44 X-Archives-Hash: ad58a64552195e4706fbe14f9cdd65b4 Message-ID: <20210724160041.5sJGcKL4OQ4UVuDkrEkc245o1_D_gz0PYDkxHt372ZU@z> commit: a71d133b5c9de772bc94caccdd390c0b1886c207 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jul 24 16:00:36 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jul 24 16:00:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a71d133b net-im/cawbird: remove TrailingEmptyLine Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/cawbird/cawbird-1.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.1.ebuild index 8efe400d2..fc00ffe92 100644 --- a/net-im/cawbird/cawbird-1.4.1.ebuild +++ b/net-im/cawbird/cawbird-1.4.1.ebuild @@ -50,4 +50,3 @@ src_configure() { src_install() { meson_src_install } -