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