summaryrefslogtreecommitdiff
path: root/app-admin/oet/metadata.xml
blob: a0b41e2363cfc37d8b6b84f99f0188ea0f8d43b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
  <maintainer type="person">
    <email>thomas.scholz@protonmail.com</email>
    <name>Thomas Scholz</name>
  </maintainer>
  <longdescription>
    The Overlay Emerge Tool creates a sandboxed envronment for doing arbitrary 
    installation processess without changing your host system. Its primary use 
    is to make system updates with emerge. The updates will be put into binary 
    packages and transfered to the host package database and can then be 
    installed on the host, when all problems are fixed.
  </longdescription>
  <upstream>
    <remote-id type="codeberg">bcsthsc/overlay-emerge-tool</remote-id>
  </upstream>
</pkgmetadata>