2025-07-28 12:09:44 UTC

This commit is contained in:
Repository mirror & CI
2025-07-28 12:09:45 +00:00
parent 0ab566a75a
commit b0245834ec
25 changed files with 187 additions and 92 deletions

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Drop-in replacement and standalone version of xxd
EAPI=8
HOMEPAGE=https://github.com/xyproto/tinyxxd
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!dev-util/xxd
SLOT=0
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.7.tar.gz -> tinyxxd-1.3.7.tar.gz
_md5_=7f9223983bae46995fb52f9b0303ba52

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install test
DESCRIPTION=Drop-in replacement and standalone version of xxd
EAPI=8
HOMEPAGE=https://github.com/xyproto/tinyxxd
INHERIT=edo toolchain-funcs
IUSE=xxd
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 MIT )
RDEPEND=xxd? ( !dev-util/xxd !app-editors/vim-core )
SLOT=0
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.7.tar.gz -> tinyxxd-1.3.7.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
_md5_=b766f3e91b6a9a8ac1a7707ed2097275

View File

@@ -1,12 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install unpack
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Drop-in replacement and standalone version of xxd
EAPI=8
HOMEPAGE=https://github.com/xyproto/tinyxxd
INHERIT=git-r3
LICENSE=GPL-2
INHERIT=edo toolchain-funcs git-r3
IUSE=xxd
LICENSE=|| ( GPL-2 MIT )
PROPERTIES=live
RDEPEND=!dev-util/xxd
RDEPEND=xxd? ( !dev-util/xxd !app-editors/vim-core )
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=7f9223983bae46995fb52f9b0303ba52
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=bc6a36cf56518367ffa186e3c03106aa