blob: 65407cc957cb2a7fd1c4c5bbc58eb2ef47ee4fed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile
DEPEND=app-text/xmlto >=sys-libs/libsepol-2.9
DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
EAPI=6
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsepol-2.9
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/20190315/secilc-2.9.tar.gz
_eclasses_=multilib ba693a7065ee4edc78b3ea02a015bcad toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=2e53194dee5c9561a0cf14956c28711e
|