blob: b5cc1aec52b94d50d87d954379d38a2efab3a0eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst
DEPEND=>=sys-libs/libsepol-2.9 >=sys-libs/libsemanage-2.9 sys-devel/flex sys-devel/bison
DESCRIPTION=SELinux policy compiler
EAPI=6
HOMEPAGE=http://userspace.selinuxproject.org
IUSE=debug
KEYWORDS=amd64 ~arm ~arm64 ~mips x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsemanage-2.9
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/20190315/checkpolicy-2.9.tar.gz
_eclasses_=multilib c9e26066f2b7b5a91ad08d042f7f7306 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=6556551fbcf599c6403c0f90d6d780cb
|