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 91AA41382C5 for ; Sat, 16 May 2020 22:38:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EB0DE0982; Sat, 16 May 2020 22:38:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 69B94E0982 for ; Sat, 16 May 2020 22:38:39 +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 6915334F608 for ; Sat, 16 May 2020 22:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15CC625C for ; Sat, 16 May 2020 22:38:33 +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: <1589668690.07505e305d2a8e40792903b302b6a348e3393f25.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.10-r1.ebuild media-video/vlc/vlc-3.0.9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 07505e305d2a8e40792903b302b6a348e3393f25 X-VCS-Branch: master Date: Sat, 16 May 2020 22:38:33 +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: 05ff0228-d636-4cae-b12f-5c5128174fc3 X-Archives-Hash: d58429fa5abba614aaedb26cdef6c476 commit: 07505e305d2a8e40792903b302b6a348e3393f25 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 16 22:36:40 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 16 22:38:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07505e30 media-video/vlc: Drop unused build option Upstream commit cc1b75414afc758cf43311d260e75bc2c11ab116 Closes: https://bugs.gentoo.org/722922 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/vlc/vlc-3.0.10-r1.ebuild | 1 - media-video/vlc/vlc-3.0.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-video/vlc/vlc-3.0.10-r1.ebuild b/media-video/vlc/vlc-3.0.10-r1.ebuild index b323abbd162..4ba64203f45 100644 --- a/media-video/vlc/vlc-3.0.10-r1.ebuild +++ b/media-video/vlc/vlc-3.0.10-r1.ebuild @@ -400,7 +400,6 @@ src_configure() { --disable-kai --disable-kva --disable-libplacebo - --disable-macosx-qtkit --disable-maintainer-mode --disable-merge-ffmpeg --disable-mfx diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index 8e8124b25a9..926e7eda205 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -400,7 +400,6 @@ src_configure() { --disable-kai --disable-kva --disable-libplacebo - --disable-macosx-qtkit --disable-maintainer-mode --disable-merge-ffmpeg --disable-mfx