blob: a2c8a23bc9a7be27d2a20779438332e715737db5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install prepare
DEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.5:= >=sys-libs/libselinux-3.5:=
DESCRIPTION=Daemon to watch for creation and set default SELinux fcontexts
EAPI=7
HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
INHERIT=systemd toolchain-funcs
KEYWORDS=amd64 arm arm64 ~mips x86
LICENSE=GPL-2
RDEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.5:= >=sys-libs/libselinux-3.5:=
SLOT=0
SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.5/restorecond-3.5.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=09bf02ce406f4ff2d29960ce9a118def
|