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 21A55138334 for ; Tue, 13 Aug 2019 07:40:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E736E0826; Tue, 13 Aug 2019 07:40:44 +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 B1682E0827 for ; Tue, 13 Aug 2019 07:40:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8B7733499E0 for ; Tue, 13 Aug 2019 07:40:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64C9C762 for ; Tue, 13 Aug 2019 07:40:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1565681165.4f41e7c6b28c4d13bee084d656165df8cfb3c29d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseeffects/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild X-VCS-Directories: media-sound/pulseeffects/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4f41e7c6b28c4d13bee084d656165df8cfb3c29d X-VCS-Branch: master Date: Tue, 13 Aug 2019 07:40:40 +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: 02223a0e-401c-445a-802c-7a17056fe62e X-Archives-Hash: 0813d6afb118d7d7c39579e21134c886 commit: 4f41e7c6b28c4d13bee084d656165df8cfb3c29d Author: Michał Górny gentoo org> AuthorDate: Tue Aug 13 07:26:05 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 13 07:26:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f41e7c6 media-sound/pulseeffects: Add missing PYTHON_REQUIRED_USE Signed-off-by: Michał Górny gentoo.org> media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild index bcf96af7cc4..cc5be9c324f 100644 --- a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild @@ -22,6 +22,7 @@ fi LICENSE="GPL-3" SLOT="0" IUSE="" +REQUIRED_USE=${PYTHON_REQUIRED_USE} DEPEND=" ${PYTHON_DEPS}