app-admin/oet: Added metadata.xml

Signed-off-by: Thomas Scholz <thomas.scholz@protonmail.com>
This commit is contained in:
Thomas Scholz
2023-03-06 06:55:29 +01:00
parent 5c099f461b
commit 070d034183

View File

@@ -0,0 +1,15 @@
<?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>
</pkgmetadata>