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 2707B138359 for ; Fri, 28 Aug 2020 18:31:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4924EE0A43; Fri, 28 Aug 2020 18:31:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2B05CE0A43 for ; Fri, 28 Aug 2020 18:31:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C5BCD33BE39 for ; Fri, 28 Aug 2020 18:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 425EF324 for ; Fri, 28 Aug 2020 18:31:18 +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: <1598639450.5dbcfcef89b7d1076694b5b63e4f6657b0b78bf4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5dbcfcef89b7d1076694b5b63e4f6657b0b78bf4 X-VCS-Branch: master Date: Fri, 28 Aug 2020 18:31:18 +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: e481820b-ddfa-4f5c-b68a-45397d4a2e5c X-Archives-Hash: 7fb5de17b822f47dcd94b5da5b5205d7 commit: 5dbcfcef89b7d1076694b5b63e4f6657b0b78bf4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 28 18:30:50 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 28 18:30:50 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5dbcfcef kde-plasma/plasma-meta: Moved x11-misc/xsettingsd to kde-gtk-config Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild | 1 - kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild index 736da26664..f51357b7a6 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.19.49.9999.ebuild @@ -65,7 +65,6 @@ RDEPEND=" >=kde-plasma/breeze-gtk-${PV}:${SLOT} >=kde-plasma/kde-gtk-config-${PV}:${SLOT} x11-misc/appmenu-gtk-module - x11-misc/xsettingsd ) handbook? ( kde-apps/khelpcenter:5 ) kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} ) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 8379e2149e..7884129507 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -65,7 +65,6 @@ RDEPEND=" >=kde-plasma/breeze-gtk-${PV}:${SLOT} >=kde-plasma/kde-gtk-config-${PV}:${SLOT} x11-misc/appmenu-gtk-module - x11-misc/xsettingsd ) handbook? ( kde-apps/khelpcenter:5 ) kwallet? ( >=kde-plasma/kwallet-pam-${PV}:${SLOT} )