blob: dd7731bd9823c66eae5f6fa9fff18be8c788bbd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=sys-apps/checkpolicy-2.8 sys-devel/m4
DEFINED_PHASES=compile configure install prepare
DEPEND=>=sys-apps/policycoreutils-2.8
DESCRIPTION=Gentoo base policy for SELinux
EAPI=7
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux
IUSE=doc +unknown-perms systemd +ubac +unconfined
KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86
LICENSE=GPL-2
RDEPEND=>=sys-apps/policycoreutils-2.8
SLOT=0
SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20210203/refpolicy-2.20210203.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20210203-r1.tar.bz2
_md5_=a66ba1434418bb1f76efa645edb5d5e5
|