summaryrefslogtreecommitdiff
path: root/sys-process/runit/metadata.xml
blob: 8436b3345bd173f2eb028df436524c4667ed0b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>zhixu.liu@gmail.com</email>
    <name>Z. Liu</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <upstream>
    <remote-id type="github">g-pape/runit</remote-id>
    <remote-id type="github">clan/runit</remote-id>
  </upstream>
  <use>
    <flag name="scripts">Install boot scripts into /etc/runit/.</flag>
    <flag name="system-init">Installed as a provider of virtual/service-manager.</flag>
  </use>
</pkgmetadata>