summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-09 19:49:24 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-09 19:49:24 +0100
commit481e4782929aef758ba3de9d28cc598d88a1fe9c (patch)
treee8a8038f258c664193b25a88bf1cd3c326ef7373 /net-libs/udns/metadata.xml
parentdev-python/oslo-utils: cleanup (diff)
downloadgentoo-481e4782929aef758ba3de9d28cc598d88a1fe9c.tar.gz
gentoo-481e4782929aef758ba3de9d28cc598d88a1fe9c.tar.bz2
gentoo-481e4782929aef758ba3de9d28cc598d88a1fe9c.zip
net-libs/udns: Port to EAPI 7
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/udns/metadata.xml')
-rw-r--r--net-libs/udns/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/net-libs/udns/metadata.xml b/net-libs/udns/metadata.xml
index f0db182dbd42..63f962261674 100644
--- a/net-libs/udns/metadata.xml
+++ b/net-libs/udns/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<use>
- <flag name="tools">Build and install dnsget, ex-rdns and rblcheck tools</flag>
-</use>
-<longdescription>
-UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries.
-</longdescription>
+ <!-- maintainer-needed -->
+ <use>
+ <flag name="tools">Build and install dnsget, ex-rdns and rblcheck tools</flag>
+ </use>
+ <longdescription>
+ UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries.
+ </longdescription>
</pkgmetadata>