mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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=9
|
|
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 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=c3fa4f40ab489cba72690a857fbf3836
|