blob: 35d1fffbb11c073f13f5a47907eff755f815d664 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=test? ( dev-lang/perl )
DESCRIPTION=grep-like tool to search for binary strings
EAPI=4
HOMEPAGE=https://github.com/tmbinc/bgrep/
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/tmbinc/bgrep/tarball/49b098be9548d174023ad05c10f6af9d02b8e18e -> tmbinc-bgrep-49b098b.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=b6b744d94c07ac3ea156dc2a3e807f91
|