mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2022-10-04 12:32:47 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
BDEPEND=|| ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) || ( ( >=dev-lang/python-3.11.0_beta4:3.11 dev-python/ply[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 dev-python/ply[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-python/ply[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/ply[python_targets_python3_8(-)] ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=The WebAssembly Binary Toolkit
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WebAssembly/wabt/releases/download/1.0.29/wabt-1.0.29.tar.xz
|
||||
SRC_URI=https://github.com/WebAssembly/wabt/releases/download/1.0.30/wabt-1.0.30.tar.xz
|
||||
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97
|
||||
_md5_=8b717c7daceba88d833ef0c06886b664
|
||||
_md5_=f4df59f107c9d19e39dc1100e9f1957e
|
||||
File diff suppressed because one or more lines are too long
@@ -1,13 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=remove binary blobs from a directory
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hacktivis.me/git/go-deblob/
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD ISC MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://hacktivis.me/releases/go-deblob-1.0.0.tar.gz mirror://goproxy//git.sr.ht/~sircmpwn/getopt/@v/v0.0.0-20190808004552-daaf1274538b.zip -> git.sr.ht%2F~sircmpwn%2Fgetopt%2F@v%2Fv0.0.0-20190808004552-daaf1274538b.zip mirror://goproxy//git.sr.ht/~sircmpwn/getopt/@v/v0.0.0-20190808004552-daaf1274538b.mod -> git.sr.ht%2F~sircmpwn%2Fgetopt%2F@v%2Fv0.0.0-20190808004552-daaf1274538b.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod
|
||||
_eclasses_=go-module b088539f282ed242c23f38fa65472184
|
||||
_md5_=fe30fc8d1b8b2401a3b9849ead96fc05
|
||||
11
metadata/md5-cache/sys-fs/ufiformat-0.9.9
Normal file
11
metadata/md5-cache/sys-fs/ufiformat-0.9.9
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=-
|
||||
DEPEND=sys-fs/e2fsprogs
|
||||
DESCRIPTION=USB Floppy Disk formatting tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tedigh/ufiformat
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-fs/e2fsprogs
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tedigh/ufiformat/archive/refs/tags/v0.9.9.tar.gz -> ufiformat-0.9.9.tar.gz
|
||||
_md5_=74529b3a54ea8cbefd634635ce9a1c83
|
||||
Reference in New Issue
Block a user