mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
16 lines
572 B
Plaintext
16 lines
572 B
Plaintext
DEFINED_PHASES=compile install
|
|
DESCRIPTION=Drop-in replacement and standalone version of xxd
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xyproto/tinyxxd
|
|
INHERIT=toolchain-funcs
|
|
IUSE=xxd test
|
|
KEYWORDS=~amd64
|
|
LICENSE=|| ( GPL-2 MIT )
|
|
RDEPEND=xxd? ( !<app-editors/vim-core-9.1.1652-r1 !dev-util/xxd ) test? ( dev-util/xxd )
|
|
REQUIRED_USE=test? ( !xxd )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.11.tar.gz -> tinyxxd-1.3.11.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
|
_md5_=e77e19f825754002e07858370963b0be
|