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 7DA6E158089 for ; Tue, 19 Sep 2023 13:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FFC52BC073; Tue, 19 Sep 2023 13:17:13 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 637922BC073 for ; Tue, 19 Sep 2023 13:17:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79F5E335C60 for ; Tue, 19 Sep 2023 13:17:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28D4111E6 for ; Tue, 19 Sep 2023 13:17:11 +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: <1695129179.ff6302f54a96e355537c06d5f43950277c79bf12.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-plasma/kde-gtk-config/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ff6302f54a96e355537c06d5f43950277c79bf12 X-VCS-Branch: master Date: Tue, 19 Sep 2023 13:17:11 +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: 7e1541d2-f08e-4ba7-944d-5dd5d480ab7a X-Archives-Hash: 2659e8e9a15996835cf4b761ce78d950 commit: ff6302f54a96e355537c06d5f43950277c79bf12 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 19 13:12:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 13:12:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff6302f5 kde-plasma/kde-gtk-config: Drop unused dependency Reverted by upstream commit 73d26edeba0e879825e03a3ecc3e146eaf123460, then no longer to be seen in upstream replacement commit 7f7a57095cf1c0696626a481695e0f6730c047d5 Bug: https://bugs.gentoo.org/914139 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild | 5 +---- kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild index 0c2b710529..8e73a665dc 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild @@ -17,7 +17,6 @@ KEYWORDS="" IUSE="" DEPEND=" - dev-cpp/glibmm:2 dev-libs/glib:2 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 @@ -36,9 +35,7 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 x11-misc/xsettingsd " -BDEPEND=" - dev-lang/sassc -" +BDEPEND="dev-lang/sassc" src_configure() { local mycmakeargs=( diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index 0c2b710529..8e73a665dc 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -17,7 +17,6 @@ KEYWORDS="" IUSE="" DEPEND=" - dev-cpp/glibmm:2 dev-libs/glib:2 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 @@ -36,9 +35,7 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 x11-misc/xsettingsd " -BDEPEND=" - dev-lang/sassc -" +BDEPEND="dev-lang/sassc" src_configure() { local mycmakeargs=(