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

24 lines
405 B
Bash
Raw Normal View History

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