From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1217732-garchives=archives.gentoo.org@lists.gentoo.org> 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 180DC138359 for <garchives@archives.gentoo.org>; Mon, 26 Oct 2020 13:56:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 684F2E08C4; Mon, 26 Oct 2020 13:56:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 507FFE08C4 for <gentoo-commits@lists.gentoo.org>; Mon, 26 Oct 2020 13:56:45 +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 55576340F07 for <gentoo-commits@lists.gentoo.org>; Mon, 26 Oct 2020 13:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D4C13C0 for <gentoo-commits@lists.gentoo.org>; Mon, 26 Oct 2020 13:56:39 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1603699939.bd4abfac11a0828ab9ef0b58c3a1546e732c0d69.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/ X-VCS-Repository: proj/kde X-VCS-Files: sys-libs/kpmcore/kpmcore-9999.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bd4abfac11a0828ab9ef0b58c3a1546e732c0d69 X-VCS-Branch: master Date: Mon, 26 Oct 2020 13:56:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9b50e5a-ab22-42f9-9a56-935453a434ce X-Archives-Hash: 5b17c18fd70a4bc35d5f7c560163d246 commit: bd4abfac11a0828ab9ef0b58c3a1546e732c0d69 Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu> AuthorDate: Sun Oct 25 23:56:08 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Oct 26 08:12:19 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd4abfac sys-libs/kpmcore: remove kde-frameworks/kauth BDEPEND Upstream commit: 68fdf2fcf2ea57850c05365efe3a1d657c90227c Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andrius Štikonas <andrius <AT> stikonas.eu> Closes: https://github.com/gentoo/kde/pull/893 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sys-libs/kpmcore/kpmcore-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 5757098a0d..636e7ca2fe 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -16,10 +16,7 @@ SLOT="5/10" KEYWORDS="" IUSE="" -BDEPEND=" - >=kde-frameworks/kauth-${KFMIN}:5 - virtual/pkgconfig -" +BDEPEND="virtual/pkgconfig" DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5