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 D2A8515808B for ; Fri, 8 Apr 2022 18:21:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAEBE0848; Fri, 8 Apr 2022 18:21:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62CC9E0848 for ; Fri, 8 Apr 2022 18:21:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB22C34108F for ; Fri, 8 Apr 2022 18:21:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DB891BD for ; Fri, 8 Apr 2022 18:21:00 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1649441958.10a7ae8e53084646a743fc2a68a3be601c34c2d7.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/elpy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/elpy/elpy-1.35.0_p20220321.ebuild X-VCS-Directories: app-emacs/elpy/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 10a7ae8e53084646a743fc2a68a3be601c34c2d7 X-VCS-Branch: master Date: Fri, 8 Apr 2022 18:21:00 +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: 8b968ca2-f15e-4c85-b5e7-b5391022e12d X-Archives-Hash: 0da355465dcdfcfefc88df0cf0b8b9b8 commit: 10a7ae8e53084646a743fc2a68a3be601c34c2d7 Author: Maciej Barć gentoo org> AuthorDate: Fri Apr 8 18:19:18 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Apr 8 18:19:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a7ae8e app-emacs/elpy: remove python-exec hack fixed in 3adbe305677 Signed-off-by: Maciej Barć gentoo.org> app-emacs/elpy/elpy-1.35.0_p20220321.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild b/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild index a74075d632d7..7e7e2ca9a293 100644 --- a/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild +++ b/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild @@ -77,7 +77,6 @@ src_test() { } src_install() { - mkdir -p "${S}_${EPYTHON}"/install/usr/lib/python-exec/${EPYTHON} || die distutils-r1_src_install elisp_src_install