mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2024-01-30 11:48:02 UTC
This commit is contained in:
16
metadata/md5-cache/app-misc/gentodo-0.2.1
Normal file
16
metadata/md5-cache/app-misc/gentodo-0.2.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
DESCRIPTION=Todo program to help enhance your Gentoo workflow
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/csfore/gentodo
|
||||
INHERIT=distutils-r1 bash-completion-r1
|
||||
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/python-bugzilla python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/csfore/gentodo/releases/download/0.2.1/gentodo-0.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=bc23bef778ecfae8852c49c3d4582ee4
|
||||
@@ -12,4 +12,4 @@ RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=6f417cf806898883e88d295fe2344ef3
|
||||
_md5_=bc23bef778ecfae8852c49c3d4582ee4
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Note taking app, on Electron, can import notes from Evernote
|
||||
EAPI=8
|
||||
HOMEPAGE=https://joplinapp.org
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=sys-fs/fuse:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/laurent22/joplin/releases/download/v2.13.1/Joplin-2.13.1.AppImage
|
||||
_md5_=6de667cf21f25160b4f0d3f63a3db1f8
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rsteube/carapace-bin/archive/refs/tags/v0.29.0.tar.gz -> carapace-0.29.0.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-0.29.0-deps.tar.xz
|
||||
SRC_URI=https://github.com/rsteube/carapace-bin/archive/refs/tags/v0.29.1.tar.gz -> carapace-0.29.1.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-0.29.1-deps.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097
|
||||
_md5_=3b5ed0c5bfbdd22a0fc778789b380e63
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( app-shells/zsh dev-vcs/git )
|
||||
DEFINED_PHASES=compile configure install postinst test
|
||||
DESCRIPTION=Replace zsh's default completion selection menu with fzf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Aloxaf/fzf-tab
|
||||
INHERIT=readme.gentoo-r1
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-shells/fzf app-shells/zsh
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Aloxaf/fzf-tab/archive/938eef72e93ddb0609205a663bf0783f4e1b5fae.tar.gz -> fzf-tab-0_pre20220815.tar.gz
|
||||
_eclasses_=readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
|
||||
_md5_=2f1af1c4369e62d94d3db8963bbc2ed6
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( app-shells/zsh dev-vcs/git )
|
||||
DEFINED_PHASES=compile configure install postinst test
|
||||
DESCRIPTION=Replace zsh's default completion selection menu with fzf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Aloxaf/fzf-tab
|
||||
INHERIT=readme.gentoo-r1
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-shells/fzf app-shells/zsh
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Aloxaf/fzf-tab/archive/ff0ef4e2ea6de7177f009c9b91082825d38b9b95.tar.gz -> fzf-tab-0_pre20221124.tar.gz
|
||||
_eclasses_=readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
|
||||
_md5_=be34b5e2538727fa2a813f7d48a847bb
|
||||
15
metadata/md5-cache/app-shells/fzf-tab-0_pre20230611
Normal file
15
metadata/md5-cache/app-shells/fzf-tab-0_pre20230611
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( app-shells/zsh dev-vcs/git )
|
||||
DEFINED_PHASES=compile configure install postinst test
|
||||
DESCRIPTION=Replace zsh's default completion selection menu with fzf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Aloxaf/fzf-tab
|
||||
INHERIT=flag-o-matic readme.gentoo-r1
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-shells/fzf app-shells/zsh
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Aloxaf/fzf-tab/archive/c2b4aa5ad2532cca91f23908ac7f00efb7ff09c9.tar.gz -> fzf-tab-0_pre20230611.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
|
||||
_md5_=3cc64cbbff1bb04be391fc27c74e0412
|
||||
@@ -7,8 +7,8 @@ INHERIT=distutils-r1 systemd git-r3
|
||||
IUSE=python_targets_python3_10
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-python/psutil[python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_10(-)?] dev-python/python-mpd[python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_10(-)?] media-sound/mpd python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
RDEPEND=dev-python/psutil[python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_10(-)?] dev-python/python-mpd2[python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_10(-)?] media-sound/mpd python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 systemd c8b03e8df84486aa991d4396686e8942 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=17eaf904c1354bf1f8a5e68322564f56
|
||||
_md5_=bba674f506a56b2cde9d2b9a0e68eaee
|
||||
|
||||
14
metadata/md5-cache/dev-util/exercism-3.2.0
Normal file
14
metadata/md5-cache/dev-util/exercism-3.2.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-util/apitrace ) app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=test? ( dev-debug/apitrace ) app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=media-libs/mesa[X?,egl(+)]
|
||||
DESCRIPTION=OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
|
||||
@@ -12,4 +12,4 @@ RDEPEND=media-libs/mesa[X?,egl(+)]
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=16b6284fe8c35ea940a3f7a89f269619
|
||||
_md5_=aac43898becab372219836341444b69a
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
BDEPEND=doc? ( virtual/pandoc ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
DEPEND=media-libs/libpulse sys-libs/ncurses:=
|
||||
DESCRIPTION=A ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fulhax/ncpamixer
|
||||
INHERIT=cmake
|
||||
IUSE=+wide
|
||||
IUSE=doc +wide
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
RDEPEND=media-libs/libpulse sys-libs/ncurses:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fulhax/ncpamixer/archive/1.3.3.1.tar.gz -> ncpamixer-1.3.3.1.tar.gz
|
||||
SRC_URI=https://github.com/fulhax/ncpamixer/archive/1.3.7.tar.gz -> ncpamixer-1.3.7.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=1ec2ef03a008a6b8dbdaa26eec3da006
|
||||
_md5_=53769ec0c986fa9b42997881ee3bcf59
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Jugran/lyrics-in-terminal/archive/1.5.0.tar.gz -> lyrics-in-terminal-1.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=474df19f2bd410399a88128df9bd0f54
|
||||
_md5_=df2d6a2eb990c1e22f885f8ea63d7f98
|
||||
|
||||
15
metadata/md5-cache/net-misc/xh-0.21.0
Normal file
15
metadata/md5-cache/net-misc/xh-0.21.0
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/sys-fs/dua-cli-2.28.0
Normal file
13
metadata/md5-cache/sys-fs/dua-cli-2.28.0
Normal file
File diff suppressed because one or more lines are too long
@@ -221,7 +221,7 @@ app-misc/electricsheep 3.0.2_p20191005 3.0.2_p20191005-r1: Realize the collectiv
|
||||
app-misc/far2l 2.5.3_beta 9999: Linux port of FAR Manager v2
|
||||
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
|
||||
app-misc/fff 2.2: A simple file manager written in bash
|
||||
app-misc/gentodo 0.2.0 9999: Todo program to help enhance your Gentoo workflow
|
||||
app-misc/gentodo 0.2.0 0.2.1 9999: Todo program to help enhance your Gentoo workflow
|
||||
app-misc/ghq 1.1.0 1.1.5: Remote repository management made easy
|
||||
app-misc/github-desktop-bin 3.3.1_rc1: Linux fork of GitHub Desktop
|
||||
app-misc/glow 1.4.1 1.5.1: Render markdown on the CLI, with pizzazz!
|
||||
@@ -279,7 +279,6 @@ app-mobilephone/usb-tethering 0.3: USB tethering on Pine64/ConfigFS systems
|
||||
app-office/beancount 2.3.5-r2: A double-entry accounting system that uses text files as input
|
||||
app-office/invoice 0.1.0: Generate invoices from the command line
|
||||
app-office/jameica-bin 2.10.4: Local platform for home banking
|
||||
app-office/joplin-bin 2.13.1: Note taking app, on Electron, can import notes from Evernote
|
||||
app-office/khronos 4.0.0 4.0.1: A GTK4 time tracker for tasks
|
||||
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
|
||||
app-office/nixnote-bin 2.1.10 9999: Free and open source note taking app, compatible with Evernote sync server
|
||||
@@ -297,7 +296,7 @@ app-portage/quantum-resolver 9999: A WIP portage dependency resolver
|
||||
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
|
||||
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
|
||||
app-shells/antibody 6.1.1-r1: Fast Zsh plugin manager
|
||||
app-shells/carapace 0.28.5 0.29.0: Multi-shell multi-command argument completer
|
||||
app-shells/carapace 0.28.5 0.29.1: Multi-shell multi-command argument completer
|
||||
app-shells/clownfish 0_pre20210117: fish shell mocks
|
||||
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
|
||||
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
|
||||
@@ -305,7 +304,7 @@ app-shells/fish-command-timer 0.1.3 0.1.3_p20201002: Fish shell extension for pr
|
||||
app-shells/fish-history-merge 0_pre20201121: Plugin that modifies built-in up-or-search command to merge the command history
|
||||
app-shells/fishtape 3.0.1: 100% pure-Fish test runner
|
||||
app-shells/fzf-fish 10.2: Augment your fish command line with fzf key bindings
|
||||
app-shells/fzf-tab 0_pre20220815 0_pre20221124: Replace zsh's default completion selection menu with fzf
|
||||
app-shells/fzf-tab 0_pre20230611: Replace zsh's default completion selection menu with fzf
|
||||
app-shells/k 0.0.5: Directory listings for zsh with git features
|
||||
app-shells/mrsh 9999: minimal strictly POSIX compliant shell
|
||||
app-shells/nice-exit-code 0_pre20200117: ZSH plugin that maps exit status code to human readable string
|
||||
@@ -1276,7 +1275,7 @@ dev-util/deblob 0.5 0.6 9999: remove binary executables from a directory
|
||||
dev-util/distribution-gpg-keys 1.100: Collection of GPG keys used in Linux Distributions
|
||||
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
|
||||
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
|
||||
dev-util/exercism 3.1.0: Command line client for https://exercism.io
|
||||
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
|
||||
dev-util/find-work 0.3.0 0.5.0: Personal advice utility for Gentoo package maintainers
|
||||
dev-util/fnm 1.32.0 1.33.1: Fast and simple Node.js version manager
|
||||
dev-util/fontmake 3.5.1: Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
|
||||
@@ -1621,7 +1620,7 @@ media-sound/mopidy 3.4.2: An extensible music server written in Python.
|
||||
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
|
||||
media-sound/mpvc 1.1.4: mpc-like tool which connects to existing mpv instances through sockets.
|
||||
media-sound/musikcube 3.0.1 3.0.2: Excellent terminal music player, support almost every known sound system.
|
||||
media-sound/ncpamixer 1.3.3.1: A ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
media-sound/ncpamixer 1.3.7: A ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
media-sound/netcat-cpi 2014.04.29-r1: Kernel module edition of the Cycles Per Instruction (2014) album
|
||||
media-sound/noson-app 5.2.2 5.4.0 5.4.1 5.6.0 5.6.3: The essential to control music from your SONOS devices on Linux platforms
|
||||
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
|
||||
@@ -1783,7 +1782,7 @@ net-misc/warp 0.5.4: Securely send files via the internet or LAN by exchanging a
|
||||
net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from the Wayback Machine
|
||||
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
|
||||
net-misc/wsdd 0.7.0 0.7.1: A Web Service Discovery host daemon.
|
||||
net-misc/xh 0.20.1: Friendly and fast tool for sending HTTP requests
|
||||
net-misc/xh 0.20.1 0.21.0: Friendly and fast tool for sending HTTP requests
|
||||
net-misc/xkcd-handler 1.0.13: A handler for XKCD urls
|
||||
net-misc/xmrig-mo 6.16.2 6.16.3 6.16.4 6.16.5 6.18.0 6.18.1 6.19.0 6.19.1 6.19.2 6.19.3 6.20.0: MoneroOcean fork of xmrig that supports algo switching
|
||||
net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engine
|
||||
@@ -2013,7 +2012,7 @@ sys-firmware/pinephone-firmware 20210809: Firmwares files for PinePhone
|
||||
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
|
||||
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
|
||||
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
|
||||
sys-fs/dua-cli 2.23.0 2.25.0: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dua-cli 2.25.0 2.28.0: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dwarfs 0.7.5 0.8.0: A fast very high compression read-only FUSE file system
|
||||
sys-fs/dwarfs-bin 0.7.5 0.8.0: Static version of a fast very high compression read-only FUSE file system
|
||||
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 30 Jan 2024 11:18:01 +0000
|
||||
Tue, 30 Jan 2024 11:48:02 +0000
|
||||
|
||||
Reference in New Issue
Block a user