blob: e7239b928f8b4437cfcc1fec9aec5fdcbc1ddbfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup
DESCRIPTION=Various tools to generate DNS records like SSHFP, TLSA, OPENPGPKEY, IPSECKEY
EAPI=7
HOMEPAGE=https://github.com/letoams/hash-slinger
INHERIT=python-single-r1
IUSE=ipsec +openpgp +ssh +python_single_target_python3_9
KEYWORDS=~amd64 ~arm ~x86
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_9? ( dev-python/dnspython[python_targets_python3_9(-)] dev-python/ipaddr[python_targets_python3_9(-)] dev-python/m2crypto[python_targets_python3_9(-)] ) net-dns/unbound[python,python_single_target_python3_9(-)?] ipsec? ( net-vpn/libreswan[dnssec] ) openpgp? ( python_single_target_python3_9? ( dev-python/python-gnupg[python_targets_python3_9(-)] ) ) ssh? ( net-misc/openssh )
REQUIRED_USE=^^ ( python_single_target_python3_9 )
SLOT=0
SRC_URI=https://github.com/letoams/hash-slinger/archive/3.1.tar.gz -> hash-slinger-3.1.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=36a92e6f5197943381b8c4435ae44147
|