2022-05-28 10:18:34 UTC

This commit is contained in:
Repository mirror & CI
2022-05-28 10:18:35 +00:00
parent d8027c0800
commit f2be28fbbf
65 changed files with 303 additions and 347 deletions

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/libpotassco:= test? ( dev-cpp/catch:0 )
DESCRIPTION=A conflict-driven nogood learning answer set solver
EAPI=8
HOMEPAGE=https://github.com/potassco/clasp http://www.cs.uni-potsdam.de/clasp/
HOMEPAGE=https://github.com/potassco/clasp https://www.cs.uni-potsdam.de/clasp/
INHERIT=cmake flag-o-matic
IUSE=examples test +threads +tools
KEYWORDS=~amd64
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/clasp/archive/refs/tags/v3.3.8.tar.gz -> clasp-3.3.8.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=76d44be0bfdcdfbcbededfc8b6791921
_md5_=d2fe456df813db8f50323495d8496e3f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/pyte-0.8.0[python_targets_python3_8(-)] dev-python/pexpect[python_targets_python3_8(-)] dev-python/ptyprocess[python_targets_python3_8(-)] dev-python/jedi[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyte-0.8.0[python_targets_python3_9(-)] dev-python/pexpect[python_targets_python3_9(-)] dev-python/ptyprocess[python_targets_python3_9(-)] dev-python/jedi[python_targets_python3_9(-)] ) dev-R/reticulate[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-vcs/git ) test? ( python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] )
DESCRIPTION=A 21 century R console
EAPI=8
HOMEPAGE=https://pypi.org/project/radian/ https://github.com/randy3k/radian
INHERIT=distutils-r1 optfeature
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/randy3k/radian/archive/refs/tags/v0.6.0.tar.gz -> radian-0.6.0-github.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=907a09be75c729fd3255794054c2009a

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_8? ( >=dev-python/pyte-0.8.0[python_targets_python3_8(-)] dev-python/pexpect[python_targets_python3_8(-)] dev-python/ptyprocess[python_targets_python3_8(-)] dev-python/jedi[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyte-0.8.0[python_targets_python3_9(-)] dev-python/pexpect[python_targets_python3_9(-)] dev-python/ptyprocess[python_targets_python3_9(-)] dev-python/jedi[python_targets_python3_9(-)] ) dev-R/askpass dev-R/reticulate[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-vcs/git ) test? ( python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.0.1[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] )
DESCRIPTION=A 21 century R console
EAPI=8
HOMEPAGE=https://pypi.org/project/radian/ https://github.com/randy3k/radian
INHERIT=distutils-r1 optfeature
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( >=dev-python/rchitect-0.3.36[python_targets_python3_8(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_8(-)] >=dev-python/pygments-2.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/rchitect-0.3.36[python_targets_python3_9(-)] >=dev-python/prompt_toolkit-3.0.15[python_targets_python3_9(-)] >=dev-python/pygments-2.5.0[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-lang/R python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
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_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=24f74ce88e9f589f4d4c584f8293d2a4