summaryrefslogtreecommitdiff
path: root/kde-plasma/kwallet-pam
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-10 12:42:26 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-10 12:42:26 +0100
commit6af8681a90c4bc92fece1f28a770fa2a6e740588 (patch)
treef839606cc302ccada39366c86af16038ba3d58ed /kde-plasma/kwallet-pam
parentdfbcb477e7ed01428c2030407e9e615dae359aa8 (diff)
downloadgentoo-6af8681a90c4bc92fece1f28a770fa2a6e740588.tar.gz
gentoo-6af8681a90c4bc92fece1f28a770fa2a6e740588.tar.xz
kde-plasma/kwallet-pam: Drop check on deprecated kdm
Package-Manager: portage-2.3.3
Diffstat (limited to 'kde-plasma/kwallet-pam')
-rw-r--r--kde-plasma/kwallet-pam/kwallet-pam-5.8.3.ebuild1
-rw-r--r--kde-plasma/kwallet-pam/kwallet-pam-5.8.4.ebuild1
2 files changed, 0 insertions, 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 f1a11ec155a..719d587b46a 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 4aac73ca0c1..8ca75914f98 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
}