From 5bcad075112256ab72469897b74863f021d824c7 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 26 Sep 2020 18:10:57 +0100 Subject: sys-auth/pam_sqlite3: move to EAPI 7 Package-Manager: Portage-3.0.4, Repoman-3.0.1 --- sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild | 4 ++-- sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-auth') 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" -- cgit v1.2.3