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 49BEE138359 for ; Sat, 11 Jul 2020 15:37:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9196CE08A2; Sat, 11 Jul 2020 15:37:50 +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 711EAE08A2 for ; Sat, 11 Jul 2020 15:37:50 +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 04BF434F742 for ; Sat, 11 Jul 2020 15:37:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFA6A2F2 for ; Sat, 11 Jul 2020 15:37:41 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1594481846.82dfda5e990783999523cf263cf7e7058e285812.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/elisa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/elisa/elisa-20.04.3.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 82dfda5e990783999523cf263cf7e7058e285812 X-VCS-Branch: master Date: Sat, 11 Jul 2020 15:37:41 +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: 9a9270d6-d5f4-4669-a678-3098fc081fb8 X-Archives-Hash: 9bbb1b76b0409941e045fece5a715d83 commit: 82dfda5e990783999523cf263cf7e7058e285812 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 11 12:20:13 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 11 15:37:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82dfda5e media-sound/elisa: Set IUSE="+vlc" by default Otherwise requires dev-qt/qtmultimedia[gstreamer] which is off by default. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/elisa/elisa-20.04.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/elisa/elisa-20.04.3.ebuild b/media-sound/elisa/elisa-20.04.3.ebuild index 251bc074b67..4ce0b0e70c3 100644 --- a/media-sound/elisa/elisa-20.04.3.ebuild +++ b/media-sound/elisa/elisa-20.04.3.ebuild @@ -17,7 +17,7 @@ https://community.kde.org/Elisa" LICENSE="LGPL-3+" SLOT="5" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="mpris semantic-desktop vlc" +IUSE="mpris semantic-desktop +vlc" BDEPEND="sys-devel/gettext" DEPEND="