summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/dnsviz: Inherit optfeature.eclassDavid Seifert2020-09-072-12/+10
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* net-dns/dnsviz: add myself as maintainerThomas Deutschmann2020-08-221-0/+4
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: add testsThomas Deutschmann2020-08-221-0/+13
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: fix /usr/share/doc installdirThomas Deutschmann2020-08-221-1/+4
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: dep on setuptools is satisfied by eclassThomas Deutschmann2020-08-221-2/+1
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: replace libnacl with py-cryptographyThomas Deutschmann2020-08-222-0/+230
| | | | | | | This will also add Ed448 support. Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: python3_{7,8} portHasan ÇALIŞIR2020-08-221-1/+1
| | | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Bug: https://bugs.gentoo.org/718430 Closes: https://github.com/gentoo/gentoo/pull/16306 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-dns/dnsviz: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dns/dnsviz: fix homepageHasan ÇALIŞIR2019-10-231-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/13362 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-dns/dnsviz: amd64 stable wrt bug #691500Agostino Sarubbo2019-08-121-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/dnsviz: x86 stable (bug #691500)Thomas Deutschmann2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dns/dnsviz: new package.Hasan ÇALIŞIR2019-04-033-0/+68
DNSViz is a tool suite for analysis and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC). Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11454 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>