blob: 959b445e88f178ce4d0e917d60470ca5b6e18e0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>iohann.s.titov@gmail.com</email>
<name>Ivan S. Titov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Userspace tools for the TOMOYO Linux Mandatory Access Control
(MAC) implementation, an in-tree LSM since kernel 2.6.30. The
tools provide policy editors, loaders, audit and query daemons,
and the initial policy generator used to bootstrap a new system.
</longdescription>
<upstream>
<remote-id type="sourceforge">tomoyo</remote-id>
</upstream>
</pkgmetadata>
|