2026-02-24 23:16:08 UTC

This commit is contained in:
Repository mirror & CI
2026-02-24 23:16:08 +00:00
parent 0cce593a1d
commit aa1382384f
11 changed files with 56 additions and 52 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
EAPI=8
HOMEPAGE=https://github.com/szaghi/FoBiS
INHERIT=distutils-r1 pypi
IUSE=graphviz python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=mirror
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/fobis_py/fobis_py-3.2.1.tar.gz -> fobis-3.2.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=2022e17164b523fa8f7b9cad55571ecf

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://github.com/GrapheneOS/hardened_malloc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/GrapheneOS/hardened_malloc/archive/refs/tags/13.tar.gz -> hardened_malloc-13.tar.gz
SRC_URI=https://github.com/GrapheneOS/hardened_malloc/archive/refs/tags/14.tar.gz -> hardened_malloc-14.tar.gz
_md5_=cdb54e3102263d72ecdd3026eb2980c3

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-3 BSD-2 BSD MIT
RDEPEND=virtual/fortran
RESTRICT=mirror !test? ( test )
SLOT=0
SRC_URI=https://github.com/szaghi/StringiFor/releases/download/v1.1.4/StringiFor.tar.gz -> StringiFor-1.1.4_20251007.tar.gz
SRC_URI=https://github.com/szaghi/StringiFor/releases/download/v1.1.4/StringiFor.tar.gz -> StringiFor-1.1.4-r3.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 fortran-2 ae6d43513003405bd4a48698fc20370a multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0
_md5_=c7f1fe42107899ca307f0a2e972e4ee6
_md5_=d649b20b72cc49234494d1c8647430ba

View File

@@ -0,0 +1,16 @@
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) || ( ( dev-lang/python:3.14 dev-build/fobis[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-build/fobis[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-build/fobis[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-build/fobis[python_targets_python3_11(-)] ) ) virtual/fortran
DEFINED_PHASES=compile install prepare setup test
DEPEND=virtual/fortran
DESCRIPTION=StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
EAPI=8
HOMEPAGE=https://github.com/szaghi/StringiFor
INHERIT=fortran-2 python-any-r1 toolchain-funcs
IUSE=static-libs test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3 BSD-2 BSD MIT
RDEPEND=virtual/fortran
RESTRICT=mirror !test? ( test )
SLOT=0
SRC_URI=https://github.com/szaghi/StringiFor/releases/download/v1.1.8/StringiFor-v1.1.8.tar.gz -> StringiFor-1.1.8.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 fortran-2 ae6d43513003405bd4a48698fc20370a multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0
_md5_=a39d79272c8c63a12de70264852ded58

View File

@@ -8,6 +8,6 @@ LICENSE=all-rights-reserved
RDEPEND=media-libs/vulkan-loader || ( >=dev-dotnet/dotnet-sdk-10 >=dev-dotnet/dotnet-sdk-bin-10 )
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.2.32.3646.tar.gz -> kittenspaceagency-bin-2026.2.32-r3646.tar.gz
SRC_URI=https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.2.35.3667.tar.gz -> kittenspaceagency-bin-2026.2.35-r3667.tar.gz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
_md5_=d0a933ff71d4573c3271ca1c97d8d2a0

View File

@@ -328,7 +328,7 @@ app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
app-misc/vocabsieve 0.12.2: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.4.4: A Wallpaper daemon
app-misc/watchexec 2.1.2 2.2.1 2.3.0 2.3.2 2.3.3 2.4.1 9999: Executes commands in response to file modifications
app-misc/watchexec 2.2.1 2.3.3 2.4.1 2.4.3 9999: Executes commands in response to file modifications
app-misc/wayvr 25.4.2 26.1.2 26.2.0 26.2.1 9999: A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops
app-misc/wcal 0.1-r1: ISO weekly calendar
app-misc/wego 2.2: Wego is a weather client for the terminal
@@ -444,7 +444,7 @@ app-voices/rhvoice-bdl 4.1: RHVoice voice: bdl (en)
app-voices/rhvoice-clb 4.0: RHVoice voice: clb (en)
app-voices/rhvoice-slt 4.1: RHVoice voice: slt (en)
dev-build/cargo-make 0.37.24: Rust task runner and build tool
dev-build/fobis 3.1.0: FoBiS.py, a Fortran Building System for poor men
dev-build/fobis 3.1.0 3.2.1: FoBiS.py, a Fortran Building System for poor men
dev-build/fpm 0.9.0 0.10.0 0.11.0 0.12.0: Fortran Package Manager (fpm)
dev-build/fypp 3.2: Fypp - Python powered Fortran preprocessor
dev-build/pdpmake 2.0.4: Public domain POSIX make
@@ -594,7 +594,7 @@ dev-libs/ftl 1.0_p20230220: The Fortran Template Library (FTL) is a general purp
dev-libs/gbinder 1.1.43 9999: GLib-style interface to binder
dev-libs/gmobile 0.4.0 0.6.0: Mobile related helpers for glib based projects
dev-libs/gpds 1.10.0: A general purpose data serializer
dev-libs/hardened_malloc 13: Hardened allocator designed for modern systems.
dev-libs/hardened_malloc 14: Hardened allocator designed for modern systems.
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
dev-libs/imsg-compat 8.0.0 9999: linux port of OpenBSD imsg
dev-libs/ip2loc 8.6.1: IP2Location C Library
@@ -631,7 +631,7 @@ dev-libs/randomx 1.2.1-r1: Proof of work algorithm based on random code executio
dev-libs/s2n 1.5.22 1.5.26 1.5.27: Simple, small, fast and secure C99 implementation of the TLS/SSL protocols
dev-libs/sealcurses 2.0.18_pre20241014 2.0.18_pre20241202: SDL Emulation and Adaptation Layer for Curses
dev-libs/sirit 1.0.4: A runtime SPIR-V assembler
dev-libs/stringifor 1.1.4-r2: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/stringifor 1.1.4-r3 1.1.8: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/supercop 0_p20200827-r1: Fast cryptographic operations for Monero wallets
dev-libs/tbtools 0.3.2-r2: Thunderbolt/USB4 debugging tools
dev-libs/tfdn 1.10.1-r1 1.11.0: Opinionated C11 library for low-level functionality
@@ -1161,7 +1161,7 @@ games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adve
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
games-server/among-sus 20210519: Among Us, but it's a text adventure
games-simulation/kittenspaceagency-bin 2026.2.32-r3646 2026.2.34-r3656: A space flight and rocketry simulation
games-simulation/kittenspaceagency-bin 2026.2.34-r3656 2026.2.35-r3667: A space flight and rocketry simulation
games-strategy/7k-ambition 3.2.8 9999: Seven Kingdoms: Ambition
games-strategy/gigalomania 1.0.1: Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources
games-strategy/hedgewars 1.1.0_pre20260124: A turn-based strategy, artillery, action and comedy game

View File

@@ -1 +1 @@
Tue, 24 Feb 2026 12:15:53 +0000
Tue, 24 Feb 2026 23:16:08 +0000