summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:49:39 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:49:39 +0000
commit2ea33ed7d18b3448514688411253d8d87de5995a (patch)
tree79d629a7847a1bec1badd89809ddac5608fbee73 /net-dns/totd/metadata.xml
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadgentoo-2-2ea33ed7d18b3448514688411253d8d87de5995a.tar.gz
gentoo-2-2ea33ed7d18b3448514688411253d8d87de5995a.tar.bz2
gentoo-2-2ea33ed7d18b3448514688411253d8d87de5995a.zip
Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@g.o.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dns/totd/metadata.xml')
-rw-r--r--net-dns/totd/metadata.xml15
1 files changed, 10 insertions, 5 deletions
diff --git a/net-dns/totd/metadata.xml b/net-dns/totd/metadata.xml
index 55dd82f1a5fe..3ac3393ce9e5 100644
--- a/net-dns/totd/metadata.xml
+++ b/net-dns/totd/metadata.xml
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<longdescription>
-Totd ( Trick Or Treat Daemon ) is a small DNS proxy nameserver that supports IPv6 only hosts/networks that
-communicate with the IPv4 world using some translation mechanism.
-</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ Totd ( Trick Or Treat Daemon ) is a small DNS proxy nameserver that
+ supports IPv6 only hosts/networks that communicate with the IPv4 world
+ using some translation mechanism.
+ </longdescription>
</pkgmetadata>