summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild4
-rw-r--r--sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild b/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild
index c602d11c..b3734f10 100644
--- a/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild
+++ b/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools eutils toolchain-funcs pam
DESCRIPTION="A PAM module to authenticate against SQLite tables"
diff --git a/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild b/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild
index a76fa892..2f4e8178 100644
--- a/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild
+++ b/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit git-r3 autotools eutils toolchain-funcs pam
DESCRIPTION="A PAM module to authenticate against SQLite tables"