summaryrefslogtreecommitdiff
blob: db7a11f18d78fd001dff85857fd9ec883e6ff00e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>juippis@gentoo.org</email>
    <name>Joonas Niilola</name>
  </maintainer>
  <maintainer type="project">
    <email>virtualization@gentoo.org</email>
    <name>Gentoo Virtualization Project</name>
  </maintainer>
  <use>
    <flag name="apparmor">Enable AppArmor support</flag>
  </use>
  <longdescription>
    By combining the speed and density of containers with
    the security of traditional virtual machines, LXD is
    the next-generation of container hypervisor for Linux
    from Canonical.
  </longdescription>
  <upstream>
    <remote-id type="github">lxc/lxd</remote-id>
  </upstream>
</pkgmetadata>