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 050A5138334 for ; Sat, 12 Oct 2019 20:32:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A1CEE08C3; Sat, 12 Oct 2019 20:32:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 037A2E08C3 for ; Sat, 12 Oct 2019 20:32:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0595E34BCA8 for ; Sat, 12 Oct 2019 20:32:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2671772 for ; Sat, 12 Oct 2019 20:32:24 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1570912336.14543aa2f0fab5430fde4cf2e2e32489cffd7c3f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 14543aa2f0fab5430fde4cf2e2e32489cffd7c3f X-VCS-Branch: master Date: Sat, 12 Oct 2019 20:32:24 +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: 1563922d-1c20-40b7-bb83-713149102fe8 X-Archives-Hash: bb1f8f72b0e6495351633249a3f330dd commit: 14543aa2f0fab5430fde4cf2e2e32489cffd7c3f Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 20:32:16 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 20:32:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14543aa2 kde-plasma/kscreenlocker: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild index be1138d9323..380d1385adf 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.16.5.ebuild @@ -42,7 +42,7 @@ RDEPEND=" x11-libs/libxcb x11-libs/xcb-util-keysyms consolekit? ( sys-auth/consolekit ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) seccomp? ( sys-libs/libseccomp ) " DEPEND="${RDEPEND}