app-admin/reprepro: update build

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Mario Fetka
2022-04-05 09:29:33 +02:00
parent 65f27606c7
commit 9233bcc25c
4 changed files with 26 additions and 10 deletions

View File

@@ -1,8 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>mario.fetka@gmail.com</email>
</maintainer>
<maintainer type="person">
<email>mario.fetka@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project">
<email>exampleproject@gentoo.org</email>
<name>Geos One Linamh Project</name>
</maintainer>
<longdescription>
msitools is a set of programs to inspect and build Windows Installer (.MSI) files. It is based on libmsi,
a portable library to read and write .MSI files. libmsi in turn is a port of (and a subset of) Wine's
implementation of the Windows Installer. msitools plans to be a solution for packaging and deployment
of cross-compiled Windows applications.
</longdescription>
</pkgmetadata>