Summary: | net-dns/pdns: migrate to lua eclasses | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Marek Szuba (RETIRED) <marecki> |
Component: | Current packages | Assignee: | Sven Wegener <swegener> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 657722 |
Description
Marek Szuba (RETIRED)
![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3c5636d9985e073fd724e485ebdca9471b8d49 commit 2b3c5636d9985e073fd724e485ebdca9471b8d49 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-12-22 22:08:28 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-12-22 22:47:13 +0000 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> net-dns/pdns/pdns-4.4.0-r100.ebuild | 170 ++++++++++++++++++++++++++++++++++++ profiles/package.mask | 1 + 2 files changed, 171 insertions(+) |