diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
commit | 71deace00d1a2b091313fe137ab7092418c6f87c (patch) | |
tree | 9f1f0dee23e13658e52f49437befe78427148c51 /net-dns/hash-slinger | |
parent | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff) |
gentoo resync : 10.02.2020
Diffstat (limited to 'net-dns/hash-slinger')
-rw-r--r-- | net-dns/hash-slinger/Manifest | 4 | ||||
-rw-r--r-- | net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild | 18 | ||||
-rw-r--r-- | net-dns/hash-slinger/hash-slinger-2.7-r2.ebuild (renamed from net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild) | 18 |
3 files changed, 22 insertions, 18 deletions
diff --git a/net-dns/hash-slinger/Manifest b/net-dns/hash-slinger/Manifest index c0a6fee07706..b9cf1a12bdd9 100644 --- a/net-dns/hash-slinger/Manifest +++ b/net-dns/hash-slinger/Manifest @@ -1,5 +1,5 @@ DIST hash-slinger-2.6.tar.gz 34864 BLAKE2B 4bd66a30ce0f6f57676d8c8691a38743b2b4263fc600b9a3756f1ff4676477bd61a4b20df082227a3437ca2bcbb1ad4e44643f8a87cda0a1123dab8fafa26140 SHA512 1e5d67ed2ef8eae910927fbd7419928d87ba31a91ca43a1c163b05f725da96a50d30e1539c4c55a68a22f0e2c9a2f7c7101fbdcfb5fc903e87fe4c22e20f33af DIST hash-slinger-2.7.tar.gz 37684 BLAKE2B e8758251c51139723778ca0db271cbc730e19bba25fad3f7f784f06774ce52038f520c11b526fffd30570854112f0e7b184f6d05e4d20847ac2c014bc66151f8 SHA512 b1b3e46c4cdd8b983b55156c9bcc58afc973c2503cde48283e98306e381753547f425bfaee68707ae10b2e31b71d01485b34e4a9841c9ce2048f9551f23d0976 -EBUILD hash-slinger-2.6-r1.ebuild 1076 BLAKE2B 6a5920d8930cdbc70d353d020bda6413ad51a51867c9b151e71f00088ddd78410bdf3313600805ede1992bd9fe217088d58aac5fdaa4e341db54f1690bd08b19 SHA512 b1e974bb72e667cae331fbe546a4309590611c06988d2eda4fdfc7d5c201d5e9c60b443dc52a23259451a8c958f6a6ff510c66e3511cd0b23fb95698e58f1548 -EBUILD hash-slinger-2.7-r1.ebuild 1078 BLAKE2B 9c6f75404afcb748586ea0f06741ed70723e8e08dd469deb10c9fd1741bf1188eb00a04a1ef24744955879f9c8e59464d4a3150af9cc9c4bba3c787716e17a77 SHA512 3b3a4755964193e8f63de1e0e8b6f577a6657585275ccf66d9576a9311a3d673eb65e257c35cf7849b64067f00352d079bffd78925c36315bafaa200f40688ca +EBUILD hash-slinger-2.6-r1.ebuild 1134 BLAKE2B 847ed4050abe46205af470afa9dc1fa6f11992580a78db290e497a08295964400f4e2244a8ccd57acda2b809df3f1ae630898912a958bc18d266abfc3a107297 SHA512 f136b8a267c3b1ecc3d33a06cd654c8250bd2b32522bf396cb4194843f4177b9c5dba9b0736e4d6fec328c5078206141db88f104ed089fb15ed62ed17fdd3b7f +EBUILD hash-slinger-2.7-r2.ebuild 1139 BLAKE2B 6ddb2733e7eda7bdf3306e7dcc98e1b2b5a4c4c856c93fe60956f9008f94106d04e9fb18b600daa86a6ffbe9d47f5080c1fbd87920b24b98510f5f3023eee6ef SHA512 487bec780b16892e676d8eb502e8d4bda59f07deb9d235c0d87b9f58a18d25d04a21171183f4ba1993b831b92eaa91d296f998500fd416577a565a0e7235f898 MISC metadata.xml 488 BLAKE2B e51e5da837d62c1fefc50f59a31bc8464e1cfdaf770130562b20ad33c8f9b8b5bc604e508eaa5b9087fe59e25fdd3993f5fedc062f0a75ad6ad723234e7e5f6f SHA512 d7d812a2e7a32bd659135bddc88f74b3f882237eba39d96d67ef8a5a53656c64090bfa4535a104e0581c82f2d8e6c69357a314cf8750cb4dd1a5fb421cb3251e diff --git a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild index a2ff821691bc..a5e14629412a 100644 --- a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit python-r1 +inherit python-single-r1 DESCRIPTION="Various tools to generate special DNS records like SSHFP, TLSA, OPENPGPKEY, IPSECKEY" HOMEPAGE="https://people.redhat.com/pwouters/hash-slinger/" @@ -21,12 +21,14 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" RDEPEND=" ${PYTHON_DEPS} - dev-python/dnspython[$PYTHON_USEDEP] - dev-python/ipaddr[$PYTHON_USEDEP] - dev-python/m2crypto[$PYTHON_USEDEP] - net-dns/unbound[python,$PYTHON_USEDEP] + net-dns/unbound[python,${PYTHON_SINGLE_USEDEP}] + $(python_gen_cond_dep ' + dev-python/dnspython[${PYTHON_MULTI_USEDEP}] + dev-python/ipaddr[${PYTHON_MULTI_USEDEP}] + dev-python/m2crypto[${PYTHON_MULTI_USEDEP}] + openpgp? ( dev-python/python-gnupg[${PYTHON_MULTI_USEDEP}] ) + ') ipsec? ( net-vpn/libreswan[dnssec] ) - openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) " @@ -38,7 +40,7 @@ src_install() { use ipsec && tools+=" ipseckey" for tool in $tools ; do doman ${tool}.1 - python_foreach_impl python_doscript ${tool} + python_doscript ${tool} done dodoc BUGS CHANGES README } diff --git a/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild b/net-dns/hash-slinger/hash-slinger-2.7-r2.ebuild index 161c87a31f2d..e36c1758e267 100644 --- a/net-dns/hash-slinger/hash-slinger-2.7-r1.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.7-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit python-r1 +inherit python-single-r1 DESCRIPTION="Various tools to generate special DNS records like SSHFP, TLSA, OPENPGPKEY, IPSECKEY" HOMEPAGE="https://people.redhat.com/pwouters/hash-slinger/" @@ -21,12 +21,14 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" RDEPEND=" ${PYTHON_DEPS} - dev-python/dnspython[$PYTHON_USEDEP] - dev-python/ipaddr[$PYTHON_USEDEP] - dev-python/m2crypto[$PYTHON_USEDEP] - net-dns/unbound[python,$PYTHON_USEDEP] + net-dns/unbound[python,${PYTHON_SINGLE_USEDEP}] + $(python_gen_cond_dep ' + dev-python/dnspython[${PYTHON_MULTI_USEDEP}] + dev-python/ipaddr[${PYTHON_MULTI_USEDEP}] + dev-python/m2crypto[${PYTHON_MULTI_USEDEP}] + openpgp? ( dev-python/python-gnupg[${PYTHON_MULTI_USEDEP}] ) + ') ipsec? ( net-vpn/libreswan[dnssec] ) - openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) " @@ -38,7 +40,7 @@ src_install() { use ipsec && tools+=" ipseckey" for tool in $tools ; do doman ${tool}.1 - python_foreach_impl python_doscript ${tool} + python_doscript ${tool} done dodoc BUGS CHANGES README } |