diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-22 22:08:28 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-22 22:47:13 +0000 |
commit | 2b3c5636d9985e073fd724e485ebdca9471b8d49 (patch) | |
tree | 0f18eeee3a08a629bd96936aab8b2c29a2896725 /profiles | |
parent | app-emulation/libvirt: ensure sys-apps/systemd w USE=-cgroup-hybrid (diff) | |
download | gentoo-2b3c5636d9985e073fd724e485ebdca9471b8d49.tar.gz gentoo-2b3c5636d9985e073fd724e485ebdca9471b8d49.tar.bz2 gentoo-2b3c5636d9985e073fd724e485ebdca9471b8d49.zip |
net-dns/pdns: migrate to lua-single.eclass
As nice and easy as dnsdist. Builds, fails tests in exactly the same way [1]
and installs fine against all implementations currently in the tree.
It also makes sure RDEPEND is only set once in the ebuild.
[1] One failure: "test-nameserver_cc.cc(46): error: in "test_nameserver_cc/test_AddressIsUs6": check AddressIsUs(local3) == true has failed [false != true]"
Closes: https://bugs.gentoo.org/752801
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8dc2c8267c67..2860cf13c43f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -561,6 +561,7 @@ kde-apps/kdebase-meta:5 >=net-dialup/accel-ppp-1.12.0_p20200913-r100 >=net-dns/dnsdist-1.5.1-r100 >=net-dns/dnsmasq-2.82-r100 +>=net-dns/pdns-4.4.0-r100 >=net-im/prosody-0.11.7-r100 >=net-im/swift-4.0.2-r100 >=net-irc/hexchat-2.14.3-r100 |