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 8EC35138334 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 A1E65E086D; 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 8A28BE086D for ; Sat, 12 Oct 2019 19:40:53 +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 8C7C134BCAA 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 E550D882 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: <1570909229.d8996384b4fcec8c489a77a3d87c1113afa5c691.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwallet-pam/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild X-VCS-Directories: kde-plasma/kwallet-pam/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d8996384b4fcec8c489a77a3d87c1113afa5c691 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: 279911ea-17c5-4832-a35b-fa1225c4e447 X-Archives-Hash: ec244f5e924613e9fbdc79e6abae2d24 commit: d8996384b4fcec8c489a77a3d87c1113afa5c691 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 12 19:40:29 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 12 19:40:29 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8996384 kde-plasma/kwallet-pam: Migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild | 2 +- kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild | 2 +- kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild | 2 +- kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild index f3e1c598ec..3b8009a017 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.16.90.ebuild @@ -13,7 +13,7 @@ IUSE="" DEPEND=" $(add_frameworks_dep kwallet) dev-libs/libgcrypt:0= - virtual/pam + sys-libs/pam " RDEPEND="${DEPEND} net-misc/socat diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild index f3e1c598ec..3b8009a017 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.17.0.ebuild @@ -13,7 +13,7 @@ IUSE="" DEPEND=" $(add_frameworks_dep kwallet) dev-libs/libgcrypt:0= - virtual/pam + sys-libs/pam " RDEPEND="${DEPEND} net-misc/socat diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild index 6c7b6bb822..5f59742ef3 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.17.49.9999.ebuild @@ -13,7 +13,7 @@ IUSE="" DEPEND=" $(add_frameworks_dep kwallet) dev-libs/libgcrypt:0= - virtual/pam + sys-libs/pam " RDEPEND="${DEPEND} net-misc/socat diff --git a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild index 6c7b6bb822..5f59742ef3 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild @@ -13,7 +13,7 @@ IUSE="" DEPEND=" $(add_frameworks_dep kwallet) dev-libs/libgcrypt:0= - virtual/pam + sys-libs/pam " RDEPEND="${DEPEND} net-misc/socat