Обновлены EAPI для ebuild

mhiretskiy
parent d7c85c34e3
commit 95110520ef

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
PYTHON_COMPAT=( python3_{7,8} ) PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1 inherit distutils-r1

@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Header: $ # $Header: $
EAPI=7
inherit pam inherit pam
DESCRIPTION="Module of the waiting client daemon" DESCRIPTION="Module of the waiting client daemon"

@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Header: $ # $Header: $
EAPI=7
inherit pam inherit pam
DESCRIPTION="Keeps a login and the password the user in the kernel" DESCRIPTION="Keeps a login and the password the user in the kernel"

@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Header: $ # $Header: $
EAPI=7
inherit pam inherit pam
DESCRIPTION="System authentification update checkup tool" DESCRIPTION="System authentification update checkup tool"

Loading…
Cancel
Save