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 1398C158086 for ; Mon, 3 Jan 2022 15:30:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94CF82BC007; Mon, 3 Jan 2022 15:30:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 470692BC009 for ; Mon, 3 Jan 2022 15:30:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A33FE342D4C for ; Mon, 3 Jan 2022 15:30:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15CE4219 for ; Mon, 3 Jan 2022 15:30:09 +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: <1641223578.a8a1bcb23118da8f906c0da2bb1d49c39af26407.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/oxygen/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild kde-plasma/oxygen/oxygen-9999.ebuild X-VCS-Directories: kde-plasma/oxygen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a8a1bcb23118da8f906c0da2bb1d49c39af26407 X-VCS-Branch: master Date: Mon, 3 Jan 2022 15:30:09 +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: a4cd8589-e075-4363-840f-e0491742e45b X-Archives-Hash: 3c3f00e00ccf0e1d8f16d1e56db3f9cf commit: a8a1bcb23118da8f906c0da2bb1d49c39af26407 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 3 15:26:18 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jan 3 15:26:18 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8a1bcb2 kde-plasma/oxygen: Drop obsolete blocker Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild | 9 +++------ kde-plasma/oxygen/oxygen-9999.ebuild | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild b/kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild index 72658f305d..1b00c021c8 100644 --- a/kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild +++ b/kde-plasma/oxygen/oxygen-5.23.49.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SLOT="5" KEYWORDS="" IUSE="wayland" -COMMON_DEPEND=" +RDEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 @@ -36,12 +36,9 @@ COMMON_DEPEND=" x11-libs/libxcb wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) " -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} >=kde-frameworks/kservice-${KFMIN}:5 " -RDEPEND="${COMMON_DEPEND} - !=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 @@ -36,12 +36,9 @@ COMMON_DEPEND=" x11-libs/libxcb wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) " -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} >=kde-frameworks/kservice-${KFMIN}:5 " -RDEPEND="${COMMON_DEPEND} - !