commit:     741af871dd8972c93ebca3e7988902f9ba9f4109
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 18:52:18 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 18:52:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741af871

sys-auth/polkit: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sys-auth/polkit/polkit-0.115-r3.ebuild | 2 +-
 sys-auth/polkit/polkit-0.115-r4.ebuild | 2 +-
 sys-auth/polkit/polkit-0.116-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-auth/polkit/polkit-0.115-r3.ebuild 
b/sys-auth/polkit/polkit-0.115-r3.ebuild
index d7a0d204aa7..e4523a57901 100644
--- a/sys-auth/polkit/polkit-0.115-r3.ebuild
+++ b/sys-auth/polkit/polkit-0.115-r3.ebuild
@@ -24,7 +24,7 @@ CDEPEND="
        introspection? ( dev-libs/gobject-introspection )
        pam? (
                sys-auth/pambase
-               virtual/pam
+               sys-libs/pam
        )
        systemd? ( sys-apps/systemd:0=[policykit] )
 "

diff --git a/sys-auth/polkit/polkit-0.115-r4.ebuild 
b/sys-auth/polkit/polkit-0.115-r4.ebuild
index a20a5879efe..a9431f5df26 100644
--- a/sys-auth/polkit/polkit-0.115-r4.ebuild
+++ b/sys-auth/polkit/polkit-0.115-r4.ebuild
@@ -35,7 +35,7 @@ DEPEND="
        elogind? ( sys-auth/elogind )
        pam? (
                sys-auth/pambase
-               virtual/pam
+               sys-libs/pam
        )
        systemd? ( sys-apps/systemd:0=[policykit] )
 "

diff --git a/sys-auth/polkit/polkit-0.116-r1.ebuild 
b/sys-auth/polkit/polkit-0.116-r1.ebuild
index 4b9c7900a5f..542b784f582 100644
--- a/sys-auth/polkit/polkit-0.116-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.116-r1.ebuild
@@ -36,7 +36,7 @@ DEPEND="
        elogind? ( sys-auth/elogind )
        pam? (
                sys-auth/pambase
-               virtual/pam
+               sys-libs/pam
        )
        systemd? ( sys-apps/systemd:0=[policykit] )
 "

Reply via email to