blob: 9ea071780603655d83b4a710db1c13f66e119c87 (
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.10
DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
EAPI=8
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsepol-3.10
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.10/secilc-3.10.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=eac63754a37bdc1505d425415a770cba
|