A collection of Gentoo ebuilds which I couldn't find elsewhere.
app-adminbitwarden-cli-bin: bitwarden CLI binary.
app-cryptstaticgpg: from https://github.com/sakaki-/sakaki-tools
app-misckde-misckrename: a hacked version ofkrenamewhich supports timestamps accurate to the millisecond, and UTC times.
media-gfxmax2pdf: a tool to convert paperport max files to PDF files.
net-misccan-utils: Linux-CAN / SocketCAN user space applications.
net-vpnnet-vpn/mlvpn: Multi-link VPN (ADSL/SDSL/xDSL/Network aggregation / bonding).
sci-electronicsquartus-prime-lite: a quartus prime lite setup with included libfontconfig and libfreetype binaries.verilator: the fastest free Verilog HDL simulator.
sys-develriscv-gnu-toolchain: the RISC-V GNU toolchain.
layman -a panther/etc/portage/repos.conf/panther.conf:
[panther]
priority = 50
location = /var/lib/layman/panther
layman-type = git
sync-type = laymansync
sync-uri = https://github.com/orangeturtle739/panther.git
auto-sync = YesTo only install specific packages from this overlay, mask all of them, and then unmask specific packages.
Mask all packages in /etc/portage/package.mask by adding:
*/*::panther
Then unamsk the package you want (in this case net-misc/can-utils) in /etc/portage/package.unmask by adding:
net-misc/can-utils::panther