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 06C4A138334 for ; Fri, 6 Dec 2019 03:39:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5192DE0839; Fri, 6 Dec 2019 03:39:19 +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 65D81E0839 for ; Fri, 6 Dec 2019 03:39:18 +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 5267634D824 for ; Fri, 6 Dec 2019 03:39:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D076A7F9 for ; Fri, 6 Dec 2019 03:39:14 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1575603542.588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sh/sh-1.12.14.ebuild X-VCS-Directories: dev-python/sh/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2 X-VCS-Branch: master Date: Fri, 6 Dec 2019 03:39: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: 646c2757-e7ad-4927-954f-28923487e78f X-Archives-Hash: 83453d886ccad9536fb843333e230c9a commit: 588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2 Author: Patrick McLean sony com> AuthorDate: Fri Dec 6 03:39:02 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Fri Dec 6 03:39:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588fe99e dev-python/sh-1.12.14: remove trailing empty line Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean gentoo.org> dev-python/sh/sh-1.12.14.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/sh/sh-1.12.14.ebuild b/dev-python/sh/sh-1.12.14.ebuild index 6dbc3e0ccc8..2d02b529b89 100644 --- a/dev-python/sh/sh-1.12.14.ebuild +++ b/dev-python/sh/sh-1.12.14.ebuild @@ -27,4 +27,3 @@ PATCHES=( python_test() { "${EPYTHON}" test.py || die "Tests fail with ${EPYTHON}" } -