mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 10:03:30 -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
|
||||
@@ -498,7 +498,7 @@ dev-lang/harec 0_pre20220922 9999: The Hare compiler
|
||||
dev-lang/opencilk 1.1: The OpenCilk concurrency platform for parallel programming
|
||||
dev-lang/opencilk-bin 1.1: The OpenCilk concurrency platform for parallel programming
|
||||
dev-lang/quickjs 2020.11.08 2021.03.27: Small embeddable Javascript engine
|
||||
dev-lang/wabt 1.0.29: The WebAssembly Binary Toolkit
|
||||
dev-lang/wabt 1.0.30: The WebAssembly Binary Toolkit
|
||||
dev-lang/wren 0.3.0: The Wren Programming Language
|
||||
dev-libs/KVTree 1.2.0 1.3.0: KVTree provides a fully extensible C data structure modeled after Perl hashes
|
||||
dev-libs/StringiFor 1.1.1 1.1.3: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
|
||||
@@ -1087,7 +1087,6 @@ dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applicati
|
||||
dev-util/gftools 0.9.10 0.9.11: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/git-bug 0.7.1 9999: distributed, offline-first bug tracker
|
||||
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
|
||||
dev-util/go-deblob 1.0.0: remove binary blobs from a directory
|
||||
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
|
||||
dev-util/lemminx-bin 0.21.0: XML Language Server
|
||||
dev-util/mh 1.0.3: Generate help for Makefile
|
||||
@@ -1655,6 +1654,7 @@ sys-fs/gdu 5.13.2 5.14.0: Disk usage analyzer with console interface written in
|
||||
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
|
||||
sys-fs/git-mount 1.0.0_p20160321: git-mount let's you mount your repo as a filesystem based on a revision.
|
||||
sys-fs/python-btrfs 13-r1: Python 3 module to inspect btrfs filesystems
|
||||
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support
|
||||
sys-kernel/dpdk-kmod 21.11.1 22.07: DPDK Kernel Nic Interface module
|
||||
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 04 Oct 2022 04:18:13 +0000
|
||||
Tue, 04 Oct 2022 12:32:47 +0000
|
||||
|
||||
Reference in New Issue
Block a user