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 17B3E1382C5 for ; Mon, 28 Dec 2020 11:09:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B90DE0DCF; Mon, 28 Dec 2020 11:09:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 73301E0DCF for ; Mon, 28 Dec 2020 11:09:01 +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 4E3013413A1 for ; Mon, 28 Dec 2020 11:09:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D041A49 for ; Mon, 28 Dec 2020 11:08:58 +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: <1609153720.899fcd8a843b8f0032f92c8ebbf20cb47f90a401.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 899fcd8a843b8f0032f92c8ebbf20cb47f90a401 X-VCS-Branch: master Date: Mon, 28 Dec 2020 11:08:58 +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: 499b8355-852f-42ec-906b-5819157b3fd1 X-Archives-Hash: 8c3a79bb3ae75f70b4adae23ad7bbca2 commit: 899fcd8a843b8f0032f92c8ebbf20cb47f90a401 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 27 10:23:21 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Dec 28 11:08:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899fcd8a app-office/libreoffice: Drop --disable-vlc Upstream commit 747856aa3dbe9d3a438a3b01fa631124ee057ae8 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index f1d212b63e4..dbeb0036825 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -481,7 +481,6 @@ src_configure() { --disable-online-update --disable-openssl --disable-pdfium - --disable-vlc --with-extra-buildid="${gentoo_buildid}" --enable-extension-integration --with-external-dict-dir="${EPREFIX}/usr/share/myspell"