2022-12-09 18:01:58 UTC

This commit is contained in:
Repository mirror & CI
2022-12-09 18:01:58 +00:00
parent 346a0e81ce
commit 9dd2fb6f32
10 changed files with 31 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Syntax which allows for inclusion of contents of other Markdown docs
EAPI=8
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
SLOT=0
SRC_URI=https://github.com/cmacmackin/markdown-include/archive/refs/tags/v0.7.0.tar.gz -> markdown-include-0.7.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_md5_=39880f1a3724fb53919ab2d1b8a10ecf
_md5_=97e18827772221f07c381f12ff9734b4

View File

@@ -1,15 +1,16 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( >=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Syntax which allows for inclusion of contents of other Markdown docs
EAPI=8
HOMEPAGE=https://github.com/cmacmackin/markdown-include
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/m/markdown-include/markdown-include-0.8.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_md5_=d449441d5a0522e6c2191c2d5249cb46
_md5_=48904cb5fa33a9962578a7ee04b43a78

View File

@@ -11,4 +11,4 @@ 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_=f19f49c209225e1d1d280dcebb174531
_md5_=07684aa3f9f1bf11385e7d7ef39c07b5

View File

@@ -11,4 +11,4 @@ RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-09/R/eclipse-parallel-2022-09-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-09/R/eclipse-parallel-2022-09-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=9905d261c47049f9cfe98b5b2c7d106e
_md5_=4439d5b537589def0638e92580700e13

View File

@@ -0,0 +1,14 @@
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-12/R/eclipse-parallel-2022-12-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-12/R/eclipse-parallel-2022-12-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=439f5e0fad0d4052c807929a10552ad2

File diff suppressed because one or more lines are too long

View File

@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/su2code/SU2/archive/v7.2.0.tar.gz -> SU2-7.2.0.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.2.0.tar.gz -> SU2-7.2.0-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.2.0.tar.gz -> SU2-7.2.0-Tutorials.tar.gz )
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=0d909f1a31689550834616a92f0c872e
_md5_=487263f2309aee83dc9811851b42d9bd

View File

@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/su2code/SU2/archive/v7.2.0.tar.gz -> SU2-7.2.0.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.2.0.tar.gz -> SU2-7.2.0-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.2.0.tar.gz -> SU2-7.2.0-Tutorials.tar.gz )
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=5bb8af829ebd80679c94e932104c8a7a
_md5_=992b1cf991f33a40f820b8db1483aa43

View File

@@ -1155,7 +1155,7 @@ dev-util/blueprint-compiler 0.4.0 0.6.0 9999: Compiler for Blueprint, a markup l
dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool
dev-util/deblob 0.2 9999: remove binary executables from a directory
dev-util/dockerfile-language-server 0.9.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.23 4.25: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/eclipse-parallel-bin 4.23 4.25 4.26: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0: Command line client for https://exercism.io
dev-util/fnm 1.31.0-r2 1.32.0: Fast and simple Node.js version manager
dev-util/fontmake 3.3.0: A wrapper for several Python libraries to compile fonts from sources

View File

@@ -1 +1 @@
Fri, 09 Dec 2022 16:31:48 +0000
Fri, 09 Dec 2022 18:01:58 +0000