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 0A725158013 for ; Mon, 11 Dec 2023 19:50:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AF0C2BC03D; Mon, 11 Dec 2023 19:50:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D714E2BC03D for ; Mon, 11 Dec 2023 19:50:29 +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 D3F1934027D for ; Mon, 11 Dec 2023 19:50:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2096514B4 for ; Mon, 11 Dec 2023 19:50:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1702324207.98940c49471c00d81dc86d47099ae73ad8a3ecb2.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 98940c49471c00d81dc86d47099ae73ad8a3ecb2 X-VCS-Branch: master Date: Mon, 11 Dec 2023 19:50:27 +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: f7bc0777-765b-4e7f-a8f3-8322ed7146a0 X-Archives-Hash: f99b95e14b95fa53a02a46d8a212881a commit: 98940c49471c00d81dc86d47099ae73ad8a3ecb2 Author: Joshua Goins redstrate com> AuthorDate: Mon Dec 11 19:26:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Dec 11 19:50:07 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=98940c49 kde-plasma/plasma-nm: Remove patch that was upstreamed Introduced in commit a0e80449ec9209010354b4af8aa30b7563c98436. Signed-off-by: Joshua Goins redstrate.com> Closes: https://github.com/gentoo/kde/pull/944 Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 104791ff0b..a9f49f6d5a 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -57,8 +57,6 @@ BDEPEND=" virtual/pkgconfig " -PATCHES=( "${FILESDIR}/${PN}-5.27.80-openconnect-optional.patch" ) - src_configure() { local mycmakeargs=( -DBUILD_OPENCONNECT=$(usex openconnect)