blob: 9ff7bb51bd1831d480059b6fcc8f6f5a9274e4dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=prepare
DEPEND=app-text/xmlto >=sys-libs/libsepol-2.5
DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
EAPI=5
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libsepol-2.5
RESTRICT=test
SLOT=0
SRC_URI=https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/secilc-2.5.tar.gz
_eclass_exported_funcs=src_prepare:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=3a929b108e27e322109a1f688f7b9c6d
|