sys-apps/keyexec: update EAPI 7 -> 8

Signed-off-by: Victor Kustov <ktrace@yandex.ru>
master
Victor Kustov 1 year ago
parent ea8415b9ad
commit 99b72e6397

@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=7
EAPI=8
DESCRIPTION="Runs other programs with the user password, kept in the Linux kernel"
HOMEPAGE="http://www.calculate-linux.org/main/en/keyexec"
SRC_URI="https://mirror.calculate-linux.org/source/${PN}/${P}.tar.bz2"
@ -20,7 +20,7 @@ DEPEND="
freerdp? ( net-misc/freerdp )
>=sys-apps/keyutils-1.1
>=sys-auth/pam_keystore-0.1
kde? ( >=kde-base/kdelibs-4.1.0 )"
kde? ( kde-plasma/kde-cli-tools:5 )"
RDEPEND="${DEPEND}"

@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>maintainer-wanted</herd>
<maintainer type="project">
<email>support@calculate.ru</email>
<name>Mir Calculate</name>
<description>Calculate Overlay</description>
</maintainer>
<longdescription lang="en">
Runs other programs with the user password, kept in the Linux kernel
Help to run programs like rdesktop, xfreerdp and KDE kstart with the user password,
kept in the Linux kernel
</longdescription>
<use>
<flag name="kde">Use KDE libs.</flag>

Loading…
Cancel
Save