2023-03-06 13:47:07 UTC

This commit is contained in:
Repository mirror & CI
2023-03-06 13:47:07 +00:00
parent 9dbe2f824e
commit d7bf94e449
124 changed files with 711 additions and 513 deletions

View File

@@ -8,10 +8,10 @@ INHERIT=autotools systemd python-single-r1 ruby-ng
IUSE=test python_single_target_python3_9 python_single_target_python3_10 ruby_targets_ruby27
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libffi sys-apps/coreutils python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_9? ( dev-python/dacite[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pycurl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=dev-python/tornado-6.0[python_targets_python3_9(-)] <dev-python/tornado-7.0[python_targets_python3_9(-)] dev-python/pyagentx[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/setuptools[python_targets_python3_9(-)] dev-python/setuptools_scm[python_targets_python3_9(-)] dev-python/pip[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/dacite[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/pycurl[python_targets_python3_10(-)] dev-python/pyparsing[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] >=dev-python/tornado-6.0[python_targets_python3_10(-)] <dev-python/tornado-7.0[python_targets_python3_10(-)] dev-python/pyagentx[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/setuptools[python_targets_python3_10(-)] dev-python/setuptools_scm[python_targets_python3_10(-)] dev-python/pip[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] ) >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.1.0 sys-libs/pam sys-process/psmisc ruby_targets_ruby27? ( dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/rubygems[ruby_targets_ruby27(-)] dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/power_assert[ruby_targets_ruby27(-)] dev-ruby/daemons[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/eventmachine[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/mustermann[ruby_targets_ruby27(-)] dev-ruby/open4[ruby_targets_ruby27(-)] dev-ruby/rack[ruby_targets_ruby27(-)] dev-ruby/rack-protection[ruby_targets_ruby27(-)] dev-ruby/rack-test[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/test-unit[ruby_targets_ruby27(-)] dev-ruby/webrick[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
RDEPEND=dev-libs/libffi sys-apps/coreutils python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_9? ( dev-python/dacite[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pycurl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=dev-python/tornado-6.0[python_targets_python3_9(-)] <dev-python/tornado-7.0[python_targets_python3_9(-)] dev-python/pyagentx[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/setuptools[python_targets_python3_9(-)] dev-python/setuptools-scm[python_targets_python3_9(-)] dev-python/pip[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/dacite[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/pycurl[python_targets_python3_10(-)] dev-python/pyparsing[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] >=dev-python/tornado-6.0[python_targets_python3_10(-)] <dev-python/tornado-7.0[python_targets_python3_10(-)] dev-python/pyagentx[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/setuptools[python_targets_python3_10(-)] dev-python/setuptools-scm[python_targets_python3_10(-)] dev-python/pip[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] ) >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.1.0 sys-libs/pam sys-process/psmisc ruby_targets_ruby27? ( dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/rubygems[ruby_targets_ruby27(-)] dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/power_assert[ruby_targets_ruby27(-)] dev-ruby/daemons[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/eventmachine[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/mustermann[ruby_targets_ruby27(-)] dev-ruby/open4[ruby_targets_ruby27(-)] dev-ruby/rack[ruby_targets_ruby27(-)] dev-ruby/rack-protection[ruby_targets_ruby27(-)] dev-ruby/rack-test[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/test-unit[ruby_targets_ruby27(-)] dev-ruby/webrick[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) || ( ruby_targets_ruby27 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ClusterLabs/pcs/archive/refs/tags/v0.11.2.tar.gz -> pcs-0.11.2.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc systemd 5f4bb0758df2e483babf68cd517078ca multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 2412b1152083f1e866ae6df229d51d30 ruby-ng 1147c87e94def682fd485ce7a14a86c2
_md5_=988fe9cdc23d47882d5cb10a218d99b9
_md5_=428121f26f69225b1ed486c1c0a0c476

View File

@@ -2,13 +2,13 @@ BDEPEND=doc? ( dev-texlive/texlive-latex ) sys-devel/gnuconfig >=app-portage/elt
DEFINED_PHASES=configure install prepare
DESCRIPTION=a debugger for task-parallel programming
EAPI=8
HOMEPAGE=http://www.hlrs.de/solutions-services/service-portfolio/programming/hpc-development-tools/temanejo/
HOMEPAGE=https://web.archive.org/web/20210927061143/https://www.hlrs.de/solutions-services/service-portfolio/programming/hpc-development-tools/temanejo/
INHERIT=autotools
IUSE=doc ompss +ompt +socket stdout
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=ompss? ( !sys-cluster/nanox[ayudame] )
SLOT=0
SRC_URI=http://fs.hlrs.de/projects/temanejo/temanejo-1.3.tar.gz
SRC_URI=https://fs.hlrs.de/projects/temanejo/temanejo-1.3.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
_md5_=667943b06ec18e185fe88c14a36fbddd
_md5_=20a9d1f7a1de433db31095e420283b81