mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2026-02-16 13:31:11 UTC
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Drop-in replacement and standalone version of xxd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xyproto/tinyxxd
|
||||
INHERIT=edo toolchain-funcs git-r3
|
||||
IUSE=xxd
|
||||
INHERIT=toolchain-funcs git-r3
|
||||
IUSE=xxd test
|
||||
LICENSE=|| ( GPL-2 MIT )
|
||||
PROPERTIES=live
|
||||
RDEPEND=xxd? ( !<app-editors/vim-core-9.1.1652-r1 !dev-util/xxd )
|
||||
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
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 7e440a20ac11dece04e3334622e6e5da git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=88b68e5f23d697431900e41cbf566ed7
|
||||
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e77e19f825754002e07858370963b0be
|
||||
|
||||
Reference in New Issue
Block a user