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 C499E15808B for ; Wed, 9 Feb 2022 20:40:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B462BE0802; Wed, 9 Feb 2022 20:40:12 +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 93082E0802 for ; Wed, 9 Feb 2022 20:40:12 +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 AA413335D79 for ; Wed, 9 Feb 2022 20:40:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B9F62B2 for ; Wed, 9 Feb 2022 20:40: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: <1644439173.c132e8409b56490502e67dd4c3025569b1bacbac.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c132e8409b56490502e67dd4c3025569b1bacbac X-VCS-Branch: master Date: Wed, 9 Feb 2022 20:40: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: aedf15b7-e3cd-45f0-b89d-9678f5265377 X-Archives-Hash: 03a1a55042f516a83470582c392ab4fb commit: c132e8409b56490502e67dd4c3025569b1bacbac Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 9 20:36:30 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 9 20:39:33 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c132e840 kde-plasma/plasma-desktop: Drop bogus virtual/crypt dependency Module moved to kde-plasma/plasma-workspace and should have been behind IUSE=policykit in the first place. Bug: https://bugs.gentoo.org/832937 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild | 1 - kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild index 031f4262ff..50c85eab90 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.24.49.9999.ebuild @@ -74,7 +74,6 @@ COMMON_DEPEND=" >=kde-plasma/libkworkspace-${PVCUT}:5 >=kde-plasma/plasma-workspace-${PVCUT}:5 >=media-libs/phonon-4.11.0 - virtual/libcrypt:= x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index f8500f5e3f..ad68157ab5 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -74,7 +74,6 @@ COMMON_DEPEND=" >=kde-plasma/libkworkspace-${PVCUT}:5 >=kde-plasma/plasma-workspace-${PVCUT}:5 >=media-libs/phonon-4.11.0 - virtual/libcrypt:= x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi