commit: 14e982f4a74135c5ce22db6b757e4c01174f9b36
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 11:41:25 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 11:41:25 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=14e982f4
kde-plasma/kwallet-pam: Drop check on deprecated kdm
Package-Manager: portage-2.3.3
kde-plasma/kwallet-pam/kwallet-pam-5.8.49.9999.ebuild | 1 -
kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.8.49.9999.ebuild
b/kde-plasma/kwallet-pam/kwallet-pam-5.8.49.9999.ebuild
index bad6aae..e7efcc6 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-5.8.49.9999.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-5.8.49.9999.ebuild
@@ -90,6 +90,5 @@ pkg_postinst() {
elog "4.b Checking installed DMs..."
has_version "x11-misc/sddm" && check_dm "SDDM" "/etc/pam.d/sddm"
has_version "x11-misc/lightdm" && check_dm "LightDM"
"/etc/pam.d/lightdm"
- has_version "kde-base/kdm" && check_dm "KDM" "/etc/pam.d/kde"
elog
}
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
index bad6aae..e7efcc6 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-9999.ebuild
@@ -90,6 +90,5 @@ pkg_postinst() {
elog "4.b Checking installed DMs..."
has_version "x11-misc/sddm" && check_dm "SDDM" "/etc/pam.d/sddm"
has_version "x11-misc/lightdm" && check_dm "LightDM"
"/etc/pam.d/lightdm"
- has_version "kde-base/kdm" && check_dm "KDM" "/etc/pam.d/kde"
elog
}