feffe-portage-overlay/sec-policy/selinux-feffe-policies/selinux-feffe-policies-2.20...

24 lines
405 B
Bash

# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="SELinux policies required by feffe for various reasons"
HOMEPAGE="https://fulh.ax/feffe"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
MODS="feffe"
BASEPOL="${PVR}"
POLICY_FILES="feffe.te feffe.fc"
inherit selinux-policy-2