2023-01-22 08:31:54 UTC

This commit is contained in:
Repository mirror & CI
2023-01-22 08:31:54 +00:00
parent 675b505b0e
commit e3e87d23ca
102 changed files with 622 additions and 399 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
EAPI=7
HOMEPAGE=https://github.com/szaghi/FoBiS
INHERIT=distutils-r1
IUSE=graphviz python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
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 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=60c3c87975fed51196428bfa213417bf

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
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
IUSE=graphviz python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 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 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=b4a971aad850a11713d1bb335ed2c973

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT-with-advertising || ( public-domain Unlicense )
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-4.0.1.tgz https://tastytea.de/files/gentoo/bash-language-server-4.0.1-deps.tar.xz
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-4.5.1.tgz https://tastytea.de/files/gentoo/bash-language-server-4.5.1-deps.tar.xz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=e05cb0f38c56bd17eb933c4d596601cb

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
EAPI=8
HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
INHERIT=meson python-r1 git-r3
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
INHERIT=meson python-r1 virtualx git-r3
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 test
LICENSE=LGPL-3+
PROPERTIES=live
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-r1 666be58f658d6b32affe30f80e39a49e git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=bd22de0ad6d9f914dfdf352289bc7ced
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-r1 666be58f658d6b32affe30f80e39a49e virtualx 644887c82aefdf12001489391fca4f02 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=4de7b000e75a5083574cb3f67fbb2526

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
EAPI=8
HOMEPAGE=https://www.eclipse.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=EPL-2.0
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk:17 dev-java/openjdk-bin:11 dev-java/openjdk-bin:17 dev-java/openjdk-jre-bin:11 ) x11-libs/gtk+:3
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-03/R/eclipse-parallel-2022-03-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-03/R/eclipse-parallel-2022-03-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=07684aa3f9f1bf11385e7d7ef39c07b5

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/f/fortls/fortls-2.13.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=27f7d7499dac32fe79ae1b17c10b5a4f
_md5_=aef3ebe01024bd70ece2aadbe48f66a1

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fortran-lang/fpm/archive/v0.7.0.tar.gz -> fpm-0.7.0.tar.gz https://github.com/fortran-lang/fpm/releases/download/v0.7.0/fpm-0.7.0.F90
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=3a0f3e800fd803be49c707058d6b34e2
_md5_=464d2cb0835284bd99e7ce596f84bca8

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Fypp - Python powered Fortran preprocessor
EAPI=8
HOMEPAGE=https://github.com/aradi/fypp
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/f/fypp/fypp-3.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=4dbd67f64e048f3d0f056fcbd3383c52
_md5_=044b303908e4b0ef6ed936c85f63efe2

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sumneko/lua-language-server/releases/download/3.6.4/lua-language-server-3.6.4-submodules.zip -> lua-language-server-3.6.4.zip
SRC_URI=https://github.com/sumneko/lua-language-server/releases/download/3.6.7/lua-language-server-3.6.7-submodules.zip -> lua-language-server-3.6.7.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=6c6ce2f55277c289ea2b0509fadec7dc
_md5_=9be4d2cc2028d3e3a288450b04902eb1

View File

@@ -1,11 +0,0 @@
BDEPEND=net-libs/nodejs[npm]
DEFINED_PHASES=install unpack
DESCRIPTION=TypeScript & JavaScript Language Server
EAPI=8
HOMEPAGE=https://www.npmjs.com/package/typescript-language-server
KEYWORDS=~amd64
LICENSE=Apache-2.0 ISC MIT-with-advertising
RDEPEND=net-libs/nodejs >=dev-lang/typescript-4.9.4
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-2.3.0.tgz https://tastytea.de/files/gentoo/typescript-language-server-2.3.0-deps.tar.xz
_md5_=a51a11fabfc99ccce540e4e2abb719c0

View File

@@ -0,0 +1,11 @@
BDEPEND=net-libs/nodejs[npm] >=dev-lang/typescript-4.9.4
DEFINED_PHASES=install unpack
DESCRIPTION=TypeScript & JavaScript Language Server
EAPI=8
HOMEPAGE=https://www.npmjs.com/package/typescript-language-server
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.0.2.tgz
_md5_=56b1faa56c01a50e1fc1652d1231dec8