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 8AB791382C5 for ; Mon, 25 Jan 2021 09:37:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93ECBE09ED; Mon, 25 Jan 2021 09:37:51 +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 63E4DE09ED for ; Mon, 25 Jan 2021 09:37:51 +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 C837F340F9E for ; Mon, 25 Jan 2021 09:37:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D3E2C5 for ; Mon, 25 Jan 2021 09:37:47 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1611567449.deb10e03abb4442986603bea4d91a8b9a400616c.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/qsynth/qsynth-9999.ebuild X-VCS-Directories: media-sound/qsynth/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: deb10e03abb4442986603bea4d91a8b9a400616c X-VCS-Branch: master Date: Mon, 25 Jan 2021 09:37:47 +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: 607a2b39-0f0c-48aa-9f2d-5756c4c64e7e X-Archives-Hash: f50e6a78c2ad5111c47f68db0e83cf73 commit: deb10e03abb4442986603bea4d91a8b9a400616c Author: Miroslav Šulc gentoo org> AuthorDate: Mon Jan 25 09:37:29 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Jan 25 09:37:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb10e03 media-sound/qsynth: dropped no-git-version patch from live Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/qsynth/qsynth-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-sound/qsynth/qsynth-9999.ebuild b/media-sound/qsynth/qsynth-9999.ebuild index e7d76b66393..b0cfa6dfb05 100644 --- a/media-sound/qsynth/qsynth-9999.ebuild +++ b/media-sound/qsynth/qsynth-9999.ebuild @@ -34,8 +34,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/${PN}-0.9.0-cmake-no-git-version.patch" ) - src_prepare() { cmake_src_prepare