From 95110520efe2f56fdbb1293b78b17b90d7c7c267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Mon, 12 Apr 2021 10:07:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20EAPI=20=D0=B4=D0=BB=D1=8F=20ebuild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild | 2 +- sys-auth/pam_client/pam_client-0.2.1-r1.ebuild | 1 + sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild | 1 + sys-auth/pam_update/pam_update-0.1.3-r1.ebuild | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild b/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild index f25a94f33..b6bc98d1c 100644 --- a/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild +++ b/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 diff --git a/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild b/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild index ae790cef6..6c924b24e 100644 --- a/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild +++ b/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="Module of the waiting client daemon" diff --git a/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild b/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild index 04996c4f2..875fc6ff2 100644 --- a/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild +++ b/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="Keeps a login and the password the user in the kernel" diff --git a/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild b/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild index 5579805c5..81c257178 100644 --- a/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild +++ b/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="System authentification update checkup tool"