2023-05-22 05:31:56 UTC

This commit is contained in:
Repository mirror & CI
2023-05-22 05:31:56 +00:00
parent 516f4bd3bb
commit 7b97c9476a
88 changed files with 287 additions and 207 deletions

View File

@@ -3,13 +3,13 @@ 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
INHERIT=distutils-r1 pypi
IUSE=graphviz python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz -> FoBiS-3.0.5.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52
_md5_=4ca2791df4caf00719c006398c0680ed
SRC_URI=https://files.pythonhosted.org/packages/source/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=88c120940e752bd0660057b838127ab0

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre:3 dev-libs/libyaml
SLOT=0
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils e816e7b6d35264849479a2a21c60f362
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils 6d436eb766514d5a66964eefa5c39d0c
_md5_=456b83646d9616e4cf60c6af9200879d

View File

@@ -10,5 +10,5 @@ LICENSE=GPL-2
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libyaml
SLOT=0
SRC_URI=https://git.sysrq.in/gshards/snapshot/gshards-0.2.tar.xz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils e816e7b6d35264849479a2a21c60f362
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils 6d436eb766514d5a66964eefa5c39d0c
_md5_=1faed62eab27c734ca237b97fb942b84

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
HOMEPAGE=https://reuse.software/ https://pypi.org/project/reuse/ https://github.com/fsfe/reuse-tool
INHERIT=distutils-r1
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
@@ -11,6 +11,6 @@ RDEPEND=dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/r/reuse/reuse-1.1.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52
_md5_=9171907a8a9708d7e5570d5ef64ea04d
SRC_URI=https://files.pythonhosted.org/packages/source/r/reuse/reuse-1.1.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=720ba2d66ced077ccd88e8cd87a364f9