blob: 24b2febef61a7230ac139614782225b6f8e507b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=RDAP command line client
EAPI=8
HOMEPAGE=https://www.openrdap.org/ https://github.com/openrdap/rdap
INHERIT=go-module
KEYWORDS=~amd64 ~x86
LICENSE=BSD MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/openrdap/rdap/archive/af93e7ef17b78dee3e346814731377d5ef7b89f3.tar.gz -> openrdap-0.9.0_p20191017.tar.gz https://dev.gentoo.org/~conikost/distfiles/openrdap-0.9.0_p20191017-deps.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f2c9bcab49079a176b3ae061c94bb344
_md5_=a3b4f97d45810ea61d968a14d9b956b9
|