fix PkgMetadataXml errors

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-19 19:19:21 -04:00
parent 4b1ada96a0
commit dea84b620f
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
7 changed files with 5 additions and 15 deletions

View file

@ -5,6 +5,4 @@
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>

View file

@ -4,9 +4,6 @@
<maintainer type="person">
<email>blshkv@pentoo.org</email>
</maintainer>
<longdescription lang="en">
Minimal Python 2 &amp; 3 shim around all Qt bindings
</longdescription>
<upstream>
<remote-id type="github">mottosso/Qt.py</remote-id>
<remote-id type="pypi">Qt.py</remote-id>

View file

@ -4,6 +4,4 @@
<maintainer type="person">
<email>om@organizedmagnetism.com</email>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>

View file

@ -3,9 +3,9 @@
EAPI=7
MODULES=( afp ncp postgres +rdp +ssh subversion )
MODULES=( postgres +rdp +ssh subversion )
inherit autotools multilib
inherit autotools
DESCRIPTION="A modular, parallel, multiprotocol, network login auditor"
HOMEPAGE="http://foofus.net/goons/jmk/medusa/medusa.html"

View file

@ -10,8 +10,9 @@
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="afp">Use <pkg>net-fs/afpfs-ng</pkg> and enable AFP module</flag>
<flag name="ncp">Use <pkg>net-fs/ncpfs</pkg> and enable NCP module</flag>
<flag name="ssh">Enable SSH2 module</flag>
</use>
<upstream>
<remote-id type="github">jmk-foofus/medusa</remote-id>
</upstream>
</pkgmetadata>

View file

@ -5,8 +5,6 @@
<email>petre.rodan@gmail.com</email>
<name>Petre Rodan</name>
</maintainer>
<use>
</use>
<upstream>
<remote-id type="github">fventuri/gr-sdrplay3</remote-id>
</upstream>

View file

@ -5,8 +5,6 @@
<email>petre.rodan@gmail.com</email>
<name>Petre Rodan</name>
</maintainer>
<use>
</use>
<upstream>
<remote-id type="github">pothosware/SoapySDRPlay3</remote-id>
</upstream>