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 544891392E8 for ; Sat, 24 Jul 2021 15:47:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADCDDE0AFF; Sat, 24 Jul 2021 15:47:30 +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 7BF51E0AFE for ; Sat, 24 Jul 2021 15:47:30 +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 55F39342D1E for ; Sat, 24 Jul 2021 15:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D36E07DC for ; Sat, 24 Jul 2021 15:47:27 +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: <1627141595.edfbfe787ddcada4186ee5eb5076c935d738a1af.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/eg25-manager/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/eg25-manager/eg25-manager-0.3.0.ebuild X-VCS-Directories: net-misc/eg25-manager/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: edfbfe787ddcada4186ee5eb5076c935d738a1af X-VCS-Branch: dev Date: Sat, 24 Jul 2021 15:47:27 +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: 3e27de9d-c40b-48a1-a9da-bb8a7feb76a5 X-Archives-Hash: 5a28430bd57ed7f730369944d3eb9c6c Message-ID: <20210724154727.P6tcVwfcjVmaUMv8X_ONuru6oX-WIUmTQXlbNA6vtGQ@z> commit: edfbfe787ddcada4186ee5eb5076c935d738a1af Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jul 24 15:46:35 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jul 24 15:46:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=edfbfe78 net-misc/eg25-manager: remove TrailingEmptyLine Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> net-misc/eg25-manager/eg25-manager-0.3.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/eg25-manager/eg25-manager-0.3.0.ebuild b/net-misc/eg25-manager/eg25-manager-0.3.0.ebuild index bb97e8158..d2d6f7247 100644 --- a/net-misc/eg25-manager/eg25-manager-0.3.0.ebuild +++ b/net-misc/eg25-manager/eg25-manager-0.3.0.ebuild @@ -35,4 +35,3 @@ src_install() { pkg_postinst() { systemd_reenable --all eg25-manager } -