--- a/sys-auth/pam_e4crypt/pam_e4crypt-9999.ebuild Fri May 13 23:19:29 2022 -0400
+++ b/sys-auth/pam_e4crypt/pam_e4crypt-9999.ebuild Tue Aug 23 09:33:47 2022 -0400
@@ -1,10 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
CMAKE_MIN_VERSION=3.5
EGIT_REPO_URI="https://github.com/neithernut/pam_e4crypt.git"
+#EGIT_COMMIT="7ffea5e692e8cb90537a194889925af35a9b0fbd"
[[ ${PV} == 9999 ]] && SCM="git-r3" || SCM=""
@@ -20,7 +21,7 @@
IUSE="libressl"
-COMMON_DEPEND="virtual/pam
+COMMON_DEPEND="sys-libs/pam
sys-apps/keyutils
sys-apps/util-linux
libressl? ( dev-libs/libressl:0= )