summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 18:10:57 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:05 +0100
commit5bcad075112256ab72469897b74863f021d824c7 (patch)
treeaf50d1bef71381012d00d18d358fdb56bdb72461 /sys-auth
parentnet-misc/stund: move to EAPI 7 (diff)
downloadportage-5bcad075112256ab72469897b74863f021d824c7.tar.xz
sys-auth/pam_sqlite3: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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"