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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A3DF6158030 for ; Thu, 2 Mar 2023 19:27:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B028AE0825; Thu, 2 Mar 2023 19:27:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E323E0825 for ; Thu, 2 Mar 2023 19:27:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49F2E340688 for ; Thu, 2 Mar 2023 19:27:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DD85807 for ; Thu, 2 Mar 2023 19:27:25 +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: <1677785233.2d337da8cae2c579cc96068de531d0f7c3613f79.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-7.4.9999.ebuild app-office/libreoffice/libreoffice-7.5.1.2.ebuild app-office/libreoffice/libreoffice-7.5.9999.ebuild 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: 2d337da8cae2c579cc96068de531d0f7c3613f79 X-VCS-Branch: master Date: Thu, 2 Mar 2023 19:27:25 +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: e9da3704-1bfa-47c7-9282-6f977f45f9eb X-Archives-Hash: b581e6e7b500bc380e25cb4d263c99f4 commit: 2d337da8cae2c579cc96068de531d0f7c3613f79 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 2 19:21:05 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 2 19:27:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d337da8 app-office/libreoffice: Drop obsolete dependency and configure flag Upstream commits: 023ebf17898db4bca63129f079fd90b5cf76c1a9 (ucb: remove --with-webdav=neon) df9cbdd22658131b881e6527467c8e2a2dd36c70 (Drop remnants of --with-webdav=neon) 2177f48b16b8cd68c0ef4ec817ca391f28324418 (Simplify --with-webdav) Bug: https://bugs.gentoo.org/891903 Bug: https://bugs.gentoo.org/834438 Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-7.4.9999.ebuild | 2 -- app-office/libreoffice/libreoffice-7.5.1.2.ebuild | 2 -- app-office/libreoffice/libreoffice-7.5.9999.ebuild | 2 -- app-office/libreoffice/libreoffice-9999.ebuild | 2 -- 4 files changed, 8 deletions(-) diff --git a/app-office/libreoffice/libreoffice-7.4.9999.ebuild b/app-office/libreoffice/libreoffice-7.4.9999.ebuild index 10f50893b27b..9a7c645b7420 100644 --- a/app-office/libreoffice/libreoffice-7.4.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.4.9999.ebuild @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS} media-libs/openjpeg:= media-libs/tiff:= media-libs/zxing-cpp:= - >=net-libs/neon-0.31.1:= net-misc/curl sci-mathematics/lpsolve:= sys-libs/zlib @@ -499,7 +498,6 @@ src_configure() { --with-system-ucpp --with-tls=nss --with-vendor="Gentoo Foundation" - --with-webdav="neon" --with-x --without-fonts --without-myspell-dicts diff --git a/app-office/libreoffice/libreoffice-7.5.1.2.ebuild b/app-office/libreoffice/libreoffice-7.5.1.2.ebuild index 7fdc6efe49a9..ace8f982e074 100644 --- a/app-office/libreoffice/libreoffice-7.5.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.5.1.2.ebuild @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS} media-libs/openjpeg:= media-libs/tiff:= media-libs/zxing-cpp:= - >=net-libs/neon-0.31.1:= net-misc/curl sci-mathematics/lpsolve:= sys-libs/zlib @@ -496,7 +495,6 @@ src_configure() { --with-system-openjpeg --with-tls=nss --with-vendor="Gentoo Foundation" - --with-webdav="neon" --with-x --without-fonts --without-myspell-dicts diff --git a/app-office/libreoffice/libreoffice-7.5.9999.ebuild b/app-office/libreoffice/libreoffice-7.5.9999.ebuild index 2037cb5ffcc6..2607ab8f2f33 100644 --- a/app-office/libreoffice/libreoffice-7.5.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.5.9999.ebuild @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS} media-libs/openjpeg:= media-libs/tiff:= media-libs/zxing-cpp:= - >=net-libs/neon-0.31.1:= net-misc/curl sci-mathematics/lpsolve:= sys-libs/zlib @@ -496,7 +495,6 @@ src_configure() { --with-system-openjpeg --with-tls=nss --with-vendor="Gentoo Foundation" - --with-webdav="neon" --with-x --without-fonts --without-myspell-dicts diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index c16cb719cdf1..b00a53940ad6 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -163,7 +163,6 @@ COMMON_DEPEND="${PYTHON_DEPS} media-libs/openjpeg:= media-libs/tiff:= media-libs/zxing-cpp:= - >=net-libs/neon-0.31.1:= net-misc/curl sci-mathematics/lpsolve:= sys-libs/zlib @@ -496,7 +495,6 @@ src_configure() { --with-system-openjpeg --with-tls=nss --with-vendor="Gentoo Foundation" - --with-webdav="neon" --with-x --without-fonts --without-myspell-dicts