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 B1096138335 for ; Sat, 12 Oct 2019 19:40:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6C1FE086E; Sat, 12 Oct 2019 19:40:53 +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 A45CCE086E for ; Sat, 12 Oct 2019 19:40:53 +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 AF82F34B9A4 for ; Sat, 12 Oct 2019 19:40:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2C8285C for ; Sat, 12 Oct 2019 19:40:50 +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: <1570909116.b093d9a5e654493dbf132bafd1260ec7d8b122fa.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.16.90.ebuild kde-plasma/kscreenlocker/kscreenlocker-5.17.0.ebuild kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.ebuild kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b093d9a5e654493dbf132bafd1260ec7d8b122fa X-VCS-Branch: master Date: Sat, 12 Oct 2019 19:40:50 +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: 57c6cfd4-6e88-42cf-a0fd-12a6d786c22a X-Archives-Hash: fd2ab4c8290fb975aed4a45ad1530c4c commit: b093d9a5e654493dbf132bafd1260ec7d8b122fa Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 12 19:38:36 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 12 19:38:36 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b093d9a5 kde-plasma/kscreenlocker: Migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kscreenlocker/kscreenlocker-5.16.90.ebuild | 2 +- kde-plasma/kscreenlocker/kscreenlocker-5.17.0.ebuild | 2 +- kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.ebuild | 2 +- kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.16.90.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.16.90.ebuild index 7c403e5a55..568b2f8fb8 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.16.90.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.16.90.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} diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.17.0.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.17.0.ebuild index 7c403e5a55..568b2f8fb8 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.17.0.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.17.0.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} diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.ebuild index 43d0ebf072..1d576fc688 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.17.49.9999.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} diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild index 43d0ebf072..1d576fc688 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.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}