dev-php/pecl-ssh2: Remove masked version
[gentoo.git] / eclass / pam.eclass
index c5d9108625f594fd3c14f131ca8a4ae427da6b9d..271751131b592fc0e7243315653a46f13d88f41c 100644 (file)
@@ -1,10 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 # @ECLASS: pam.eclass
 # @MAINTAINER:
-# pam-bugs@gentoo.org
+# Mikle Kolyada <zlogene@gentoo.org>
 # @AUTHOR:
 # Diego Pettenò <flameeyes@gentoo.org>
 # @BLURB: Handles pam related tasks
@@ -95,7 +94,7 @@ newpamsecurity() {
 # @DESCRIPTION:
 # Returns the pam modules' directory for current implementation
 getpam_mod_dir() {
-       if has_version sys-libs/pam || has_version sys-libs/openpam; then
+       if has_version sys-libs/pam; then
                PAM_MOD_DIR=/$(get_libdir)/security
        else
                # Unable to find PAM implementation... defaulting