app-backup/insync: update build

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Mario Fetka
2022-04-05 09:53:15 +02:00
parent 9233bcc25c
commit 7c74f87976
5 changed files with 114 additions and 105 deletions

View File

@@ -1,7 +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>
<maintainer>
<email>sergey.zhuga@gmail.com</email>
<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>