blob: 66e8b230c4d3bdc10b6e9895f4a896dd52d74365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-text/xmlto
DEFINED_PHASES=compile
DEPEND=>=sys-libs/libsepol-3.1
DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
EAPI=7
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
INHERIT=toolchain-funcs
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsepol-3.1
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/20200710/secilc-3.1.tar.gz
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b
_md5_=841746fc50de4436c32cb0ca2b578a7f
|