diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-14 17:21:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-15 00:03:40 +0200 |
commit | 1b05c6a603e93ebdcd6f4862ad36a4e0b5706187 (patch) | |
tree | 8e35615f980d2cf6bc96f76e98db9c6743e9780b /net-dns/unbound/metadata.xml | |
parent | net-dns/unbound: update HOMEPAGE and SRC_URI (diff) | |
download | gentoo-1b05c6a603e93ebdcd6f4862ad36a4e0b5706187.tar.gz gentoo-1b05c6a603e93ebdcd6f4862ad36a4e0b5706187.tar.bz2 gentoo-1b05c6a603e93ebdcd6f4862ad36a4e0b5706187.zip |
net-dns/unbound: expose libunbound.so ABI via subslot
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-dns/unbound/metadata.xml')
-rw-r--r-- | net-dns/unbound/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-dns/unbound/metadata.xml b/net-dns/unbound/metadata.xml index 12f7df40fa28..58f5ae80fe73 100644 --- a/net-dns/unbound/metadata.xml +++ b/net-dns/unbound/metadata.xml @@ -16,6 +16,9 @@ DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. </longdescription> + <slots> + <subslots>Reflect ABI of libunbound.so.</subslots> + </slots> <use> <flag name="dnscrypt">Enable DNSCrypt support</flag> <flag name="dnstap">Enable dnstap support</flag> |