commit: 6af8681a90c4bc92fece1f28a770fa2a6e740588
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 11:42:26 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 11:42:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af8681a
kde-plasma/kwallet-pam: Drop check on deprecated kdm
Package-Manager: portage-2.3.3
kde-plasma/kwallet-pam/kwallet-pam-5.8.3.ebuild | 1 -
kde-plasma/kwallet-pam/kwallet-pam-5.8.4.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.8.3.ebuild
b/kde-plasma/kwallet-pam/kwallet-pam-5.8.3.ebuild
index f1a11ec..719d587 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-5.8.3.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-5.8.3.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-plasma/kdm" && check_dm "KDM" "/etc/pam.d/kde"
elog
}
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.8.4.ebuild
b/kde-plasma/kwallet-pam/kwallet-pam-5.8.4.ebuild
index 4aac73c..8ca7591 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-5.8.4.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-5.8.4.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-plasma/kdm" && check_dm "KDM" "/etc/pam.d/kde"
elog
}