summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-02-28 00:58:53 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-02-28 00:59:36 +0100
commit70989d2866486ac2626009213949d2ed674ed08d (patch)
tree75e970cb10a6e4bdcb3daa348bbf7b6a7e70ee0c /net-dialup
parentnet-dialup/mgetty: migrate to GLEP 81 (diff)
downloadgentoo-70989d2866486ac2626009213949d2ed674ed08d.tar.gz
gentoo-70989d2866486ac2626009213949d2ed674ed08d.tar.bz2
gentoo-70989d2866486ac2626009213949d2ed674ed08d.zip
net-dialup/mgetty: add myself as maintainer
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/mgetty/metadata.xml20
1 files changed, 13 insertions, 7 deletions
diff --git a/net-dialup/mgetty/metadata.xml b/net-dialup/mgetty/metadata.xml
index d1a981dc9572..d2d4288847e6 100644
--- a/net-dialup/mgetty/metadata.xml
+++ b/net-dialup/mgetty/metadata.xml
@@ -1,11 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>Suite of programs that allows you to take full advantage of your voice/fax modem.
-mgetty is capable of handling data, fax and voice calls without interfering with outgoing calls.</longdescription>
-<use>
- <flag name="fax">Enables fax support</flag>
- <flag name="fidonet">Enables FidoNet support</flag>
-</use>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
+ Suite of programs that allows you to take full advantage
+ of your voice/fax modem. Mgetty is capable of handling data,
+ fax and voice calls without interfering with outgoing calls.
+ </longdescription>
+ <use>
+ <flag name="fax">Enables fax support</flag>
+ <flag name="fidonet">Enables FidoNet support</flag>
+ </use>
</pkgmetadata>