summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-02-03 21:02:56 +0000
committerTim Harder <radhermit@gentoo.org>2013-02-03 21:02:56 +0000
commitc52a79a5316389bd21feba67c88e2506e3ee036d (patch)
tree85737c4ea1e93d1b8991a8001f3dde2768016554 /net-dns/unbound
parentFix test failure (upstream issue #11045). (diff)
downloadgentoo-2-c52a79a5316389bd21feba67c88e2506e3ee036d.tar.gz
gentoo-2-c52a79a5316389bd21feba67c88e2506e3ee036d.tar.bz2
gentoo-2-c52a79a5316389bd21feba67c88e2506e3ee036d.zip
Add myself as a maintainer and indent metadata.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/metadata.xml39
2 files changed, 25 insertions, 19 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index d3b73556e1b0..4b70c7d7e78a 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.52 2013/02/03 12:32:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.53 2013/02/03 21:02:56 radhermit Exp $
+
+ 03 Feb 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
+ Add myself as a maintainer and indent metadata.
03 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #22900
diff --git a/net-dns/unbound/metadata.xml b/net-dns/unbound/metadata.xml
index 3538d5a2af74..c08c9df1f9e4 100644
--- a/net-dns/unbound/metadata.xml
+++ b/net-dns/unbound/metadata.xml
@@ -1,24 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>proxy-maintainers</herd>
-<maintainer>
- <email>nabeken@tknetworks.org</email>
- <description>Proxied developer. Please CC on bugs.</description>
- <name>TANABE Ken-ichi</name>
-</maintainer>
-<longdescription lang="en">
-Unbound is a validating, recursive, and caching DNS resolver.
+ <maintainer>
+ <email>radhermit@gentoo.org</email>
+ <name>Tim Harder</name>
+ </maintainer>
+ <maintainer>
+ <email>nabeken@tknetworks.org</email>
+ <description>Proxied developer. Please CC on bugs.</description>
+ <name>TANABE Ken-ichi</name>
+ </maintainer>
+ <longdescription lang="en">
+ Unbound is a validating, recursive, and caching DNS resolver.
-The C implementation of Unbound is developed and maintained by NLnet
-Labs. It is based on ideas and algorithms taken from a java prototype
-developed by Verisign labs, Nominet, Kirei and ep.net.
+ The C implementation of Unbound is developed and maintained by NLnet
+ Labs. It is based on ideas and algorithms taken from a java prototype
+ developed by Verisign labs, Nominet, Kirei and ep.net.
-Unbound is designed as a set of modular components, so that also
-DNSSEC (secure DNS) validation and stub-resolvers (that do not run
-as a server, but are linked into an application) are easily possible.
-</longdescription>
-<use>
- <flag name='gost'>Enable GOST support</flag>
-</use>
+ Unbound is designed as a set of modular components, so that also
+ DNSSEC (secure DNS) validation and stub-resolvers (that do not run
+ as a server, but are linked into an application) are easily possible.
+ </longdescription>
+ <use>
+ <flag name='gost'>Enable GOST support</flag>
+ </use>
</pkgmetadata>