2023-05-29 14:32:42 UTC

This commit is contained in:
Repository mirror & CI
2023-05-29 14:32:42 +00:00
parent e50fb09fc4
commit af6426aa08
815 changed files with 2081 additions and 2081 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/re2c-0.13.5 >=sys-devel/bison-2.5 virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) test? ( dev-cpp/catch:0 )
DEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) ) test? ( dev-cpp/catch:0 )
DESCRIPTION=Integrated grounder and solver for answer set logic programs
EAPI=8
HOMEPAGE=https://github.com/potassco/clingo https://potassco.org/clingo
@@ -8,10 +8,10 @@ INHERIT=cmake flag-o-matic lua-single python-single-r1 toolchain-funcs
IUSE=examples lua python test +tools lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) )
RDEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) )
REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/clingo/archive/refs/tags/v5.5.2.tar.gz -> clingo-5.5.2.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-single-r1 75118e916668a74c660a13b0ecb22562
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=6a804e66330d98387b08f5519996dc20

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/jinja2-cli dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-argparse[python_targets_python3_10(-)?] dev-python/setuptools[python_targets_python3_10(-)?] test? ( dev-python/lxml[python_targets_python3_10(-)?] dev-texlive/texlive-pstricks dev-texlive/texlive-basic dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
BDEPEND=dev-python/jinja2-cli dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-argparse[python_targets_python3_10(-)?] dev-python/setuptools[python_targets_python3_10(-)?] test? ( dev-python/lxml[python_targets_python3_10(-)?] dev-texlive/texlive-pstricks dev-texlive/texlive-basic dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/lxml[python_targets_python3_10(-)?] dev-texlive/texlive-pstricks dev-texlive/texlive-basic dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience dev-python/jinja2-cli dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-argparse[python_targets_python3_10(-)?] dev-python/setuptools[python_targets_python3_10(-)?]
DESCRIPTION=Create maths exercises in LaTeX and PDF format
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/lxml[python_targets_python3_10(-)?] dev-texlive/texlive-pstricks dev-texlive/texlive-basic dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
RDEPEND=dev-python/lxml[python_targets_python3_10(-)?] dev-texlive/texlive-pstricks dev-texlive/texlive-basic dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://framagit.org/pyromaths/pyromaths/-/archive/version-21.8.2/pyromaths-version-21.8.2.tar.gz -> pyromaths-21.8.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0
_md5_=7144487dcf9fec8187df4fb1a35f82e7

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/pyte-0.8.0[python_targets_python3_10(-)] dev-python/pexpect[python_targets_python3_10(-)] dev-python/ptyprocess[python_targets_python3_10(-)] dev-python/jedi[python_targets_python3_10(-)] ) dev-R/askpass dev-R/reticulate[python_single_target_python3_10(-)?] dev-vcs/git ) test? ( python_single_target_python3_10? ( >=dev-python/prompt-toolkit-3.0.15[python_targets_python3_10(-)] >=dev-python/pygments-2.5.0[python_targets_python3_10(-)] >=dev-python/rchitect-0.3.36[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) dev-lang/R python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)] )
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/pyte-0.8.0[python_targets_python3_10(-)] dev-python/pexpect[python_targets_python3_10(-)] dev-python/ptyprocess[python_targets_python3_10(-)] dev-python/jedi[python_targets_python3_10(-)] ) dev-R/askpass dev-R/reticulate[python_single_target_python3_10(-)?] dev-vcs/git ) test? ( python_single_target_python3_10? ( >=dev-python/prompt-toolkit-3.0.15[python_targets_python3_10(-)] >=dev-python/pygments-2.5.0[python_targets_python3_10(-)] >=dev-python/rchitect-0.3.36[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) dev-lang/R python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_10? ( >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=python_single_target_python3_10? ( >=dev-python/prompt-toolkit-3.0.15[python_targets_python3_10(-)] >=dev-python/pygments-2.5.0[python_targets_python3_10(-)] >=dev-python/rchitect-0.3.36[python_targets_python3_10(-)] )
DESCRIPTION=A 21 century R console
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 optfeature
IUSE=test +python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( >=dev-python/prompt-toolkit-3.0.15[python_targets_python3_10(-)] >=dev-python/pygments-2.5.0[python_targets_python3_10(-)] >=dev-python/rchitect-0.3.36[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) dev-lang/R python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
RDEPEND=python_single_target_python3_10? ( >=dev-python/prompt-toolkit-3.0.15[python_targets_python3_10(-)] >=dev-python/pygments-2.5.0[python_targets_python3_10(-)] >=dev-python/rchitect-0.3.36[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) dev-lang/R python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/randy3k/radian/archive/refs/tags/v0.6.3.tar.gz -> radian-0.6.3-github.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dc5ca9013da6279b2e24b0ae156f030e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 57f007adcdf3953627f14277c7eae6e0 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=bc023be52ce833873738489d869e2203