blob: 5ca555d7f8643cc3c73dc4b8a35f77ca79218457 (
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.6
DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
EAPI=7
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
INHERIT=toolchain-funcs
KEYWORDS=amd64 arm arm64 x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsepol-3.6
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.6/secilc-3.6.tar.gz
_eclasses_=toolchain-funcs e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=590d4318908261368ed8b83f7e39feed
|