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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99301158095 for ; Mon, 26 Sep 2022 10:06:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6CD6E1026; Mon, 26 Sep 2022 10:05:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D16FDE1026 for ; Mon, 26 Sep 2022 10:05:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26C7233BF08 for ; Mon, 26 Sep 2022 10:05:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C193F5EB for ; Mon, 26 Sep 2022 10:05:57 +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: <1664186735.0d3e958b1d379deb1440ec0b1ecf983a0caefc7e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/guidata/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/guidata/guidata-2.3.0.ebuild X-VCS-Directories: dev-python/guidata/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 0d3e958b1d379deb1440ec0b1ecf983a0caefc7e X-VCS-Branch: master Date: Mon, 26 Sep 2022 10:05:57 +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: a75e39ad-d0dc-4b83-b1cc-2233654cdbae X-Archives-Hash: ff6aa8be7cd5a0979deaa294da790e91 Message-ID: <20220926100557.AFogW2r7dSQXv5TX7drDqk3aDolSoKpjhs6ff05k_5I@z> commit: 0d3e958b1d379deb1440ec0b1ecf983a0caefc7e Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon Sep 26 09:54:13 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Sep 26 10:05:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d3e958b dev-python/guidata: drop trailing empty line Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/guidata/guidata-2.3.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/guidata/guidata-2.3.0.ebuild b/dev-python/guidata/guidata-2.3.0.ebuild index 93e497c6a..aaa23a6a3 100644 --- a/dev-python/guidata/guidata-2.3.0.ebuild +++ b/dev-python/guidata/guidata-2.3.0.ebuild @@ -25,4 +25,3 @@ RDEPEND=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" -