blob: d8af082d55991468e26f06541c5c889ab8750a67 (
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 24921b57d6561d87cbef4916a296ada4 multilib ebdbaed22e873a5abe6205f41349b479
_md5_=841746fc50de4436c32cb0ca2b578a7f
|