blob: 19b120a7b8e3cf12df2f5e5e1638f95d9381170c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( dev-tcltk/expect ) >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DESCRIPTION=Tool for working with binary data (app-misc/jq for binary formats)
EAPI=8
HOMEPAGE=https://github.com/wader/fq
INHERIT=go-module
IUSE=test
KEYWORDS=amd64 ~arm ~arm64
LICENSE=MIT BSD-2
RESTRICT=!test? ( test ) strip
SLOT=0
SRC_URI=https://github.com/wader/fq/archive/v0.10.0.tar.gz -> fq-0.10.0.tar.gz https://dev.gentoo.org/~sam/distfiles/dev-util/fq/fq-0.10.0-deps.tar.xz
_eclasses_=multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=6fc0f2d14cb638b1b94de08a4fdc5d28
|