blob: 03150a2afc9722bd817ec9af72d37986a23e8f9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=test? ( >=sys-libs/libselinux-3.4:=[python] >=sys-libs/libsemanage-3.4:=[python(+)] >=sys-libs/libsepol-3.4:= >=app-admin/setools-4.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) >=sys-apps/secilc-3.4 )
DEFINED_PHASES=compile install prepare test
DEPEND=>=sys-libs/libselinux-3.4:=[python] >=sys-libs/libsemanage-3.4:=[python(+)] >=sys-libs/libsepol-3.4:= >=app-admin/setools-4.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] )
DESCRIPTION=SELinux core utilities
EAPI=7
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
INHERIT=python-r1 toolchain-funcs
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=amd64 arm arm64 ~mips x86
LICENSE=GPL-2
RDEPEND=>=sys-libs/libselinux-3.4:=[python] >=sys-libs/libsemanage-3.4:=[python(+)] >=sys-libs/libsepol-3.4:= >=app-admin/setools-4.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.4/selinux-python-3.4.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e
_md5_=2ab7997a7b8ef08e2248efe6bce5e723
|