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
commitdc93e7a84691ebfbd7dd0575b5a708ae26786991 (patch)
tree7bac4d59d1060f5643aa46a436800fc922ecaf9c /net-dns/totd
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadhistorical-dc93e7a84691ebfbd7dd0575b5a708ae26786991.tar.gz
historical-dc93e7a84691ebfbd7dd0575b5a708ae26786991.tar.bz2
historical-dc93e7a84691ebfbd7dd0575b5a708ae26786991.zip
Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@g.o.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-dns/totd')
-rw-r--r--net-dns/totd/ChangeLog8
-rw-r--r--net-dns/totd/metadata.xml15
2 files changed, 16 insertions, 7 deletions
diff --git a/net-dns/totd/ChangeLog b/net-dns/totd/ChangeLog
index 659601d18307..5337d26480bf 100644
--- a/net-dns/totd/ChangeLog
+++ b/net-dns/totd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/totd
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.7 2007/10/06 15:23:21 coldwind Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.8 2008/04/21 17:49:39 phreak Exp $
+
+ 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Fix up metadata.xml. If there's no maintainer for the package, the metadata
+ also needs to contain m-needed@g.o.
06 Oct 2007; Santiago M. Mola <coldwind@gentoo.org>
+files/totd-1.5.1-no_werror.patch, totd-1.5.1.ebuild:
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>