Files
guru/net-misc/myip/metadata.xml
Paul Zander abccdcbee3 Revert "Update my name"
This reverts commit ba97633bc0.

"m <m@sirabella.org>" is not a mail address known to bugzilla and thus
breaks guru CI.

Bug: https://bugs.gentoo.org/834666
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-10-20 21:34:20 +02:00

17 lines
732 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marco@sirabella.org</email>
<name>Marco Sirabella</name>
</maintainer>
<upstream>
<remote-id type="github">Snawoot/myip</remote-id>
<bugs-to>https://github.com/Snawoot/myip/issues</bugs-to>
<changelog>https://git.vuxu.org/nq/plain/NEWS.md</changelog>
</upstream>
<longdescription lang="en">
Reliably and quickly get your external IP address from public STUN servers. Program issues parallel queries to public STUN servers to determine public IP address and returns result as soon as quorum of matching responses reached.
</longdescription>
</pkgmetadata>