summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-02-21 20:58:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-22 21:50:55 +0100
commit36e3b88da3c95c4bce5b4a9cc582d122b5dc0507 (patch)
tree2c549c3fdcf2c9842b69a1840422136ea45da3ce /net-misc
parentnet-misc/ncp: EAPI7 bump, use HTTPS (diff)
downloadgentoo-36e3b88da3c95c4bce5b4a9cc582d122b5dc0507.tar.gz
gentoo-36e3b88da3c95c4bce5b4a9cc582d122b5dc0507.tar.bz2
gentoo-36e3b88da3c95c4bce5b4a9cc582d122b5dc0507.zip
net-misc/ncp: take maintainership
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/ncp/metadata.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/net-misc/ncp/metadata.xml b/net-misc/ncp/metadata.xml
index f0915952f0fb..da384e181f0e 100644
--- a/net-misc/ncp/metadata.xml
+++ b/net-misc/ncp/metadata.xml
@@ -1,9 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
+ <maintainer type="person">
+ <email>bu9zilla@gmail.com</email>
+ <name>Michael Mair-Keimberger</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
"ncp" is a utility for copying files in a LAN. It has absolutely no security or integrity checking, no throttling, no features, except one: you don't have to type the coordinates of your peer.
-</longdescription>
-<use><flag name="diet">Compile against <pkg>dev-libs/dietlibc</pkg></flag></use>
+ </longdescription>
+ <use><flag name="diet">Compile against <pkg>dev-libs/dietlibc</pkg></flag></use>
</pkgmetadata>