2021-03-21 15:37:44 UTC

This commit is contained in:
Repository mirror & CI
2021-03-21 15:37:44 +00:00
parent 7a8cab9a07
commit 3bbb2df0af
91 changed files with 180 additions and 91 deletions

View File

@@ -4,11 +4,12 @@ DEPEND=hwloc? ( sys-apps/hwloc ) mpi? ( virtual/mpi )
DESCRIPTION=Dynamically react to application imbalance by modifying the number of resources
EAPI=7
HOMEPAGE=https://github.com/bsc-pm/dlb
INHERIT=autotools python-single-r1
IUSE=hwloc instrumentation mpi openmp python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=hwloc? ( sys-apps/hwloc ) mpi? ( virtual/mpi ) dev-lang/tk python_single_target_python3_7? ( dev-python/matplotlib[tk,python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/matplotlib[tk,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/matplotlib[tk,python_targets_python3_9(-)] )
SLOT=0
SRC_URI=https://github.com/bsc-pm/dlb/archive/v2.1.tar.gz -> dlb-2.1.tar.gz
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-single-r1 d3100de905f978df912135806cf27188
_md5_=35b4073ca0b06aae98946a7369102671

View File

@@ -4,6 +4,7 @@ DEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_7? ( dev-lang/
DESCRIPTION=Static cluster configuration database used for cluster configuration management.
EAPI=7
HOMEPAGE=https://github.com/chaos/genders
INHERIT=autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
IUSE=cxx java perl python python_targets_python3_7 python_targets_python3_8 elibc_FreeBSD java
KEYWORDS=~amd64
LICENSE=GPL-2
@@ -11,5 +12,5 @@ RDEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_7? ( dev-lang
REQUIRED_USE=python? ( || ( python_targets_python3_7 python_targets_python3_8 ) ) || ( python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/chaos/genders/archive/genders-1-27-3.tar.gz
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 distutils-r1 16579e06f8839831bd5c03455bb87e3f edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 378e4cda228ea0231a0ac283cb2ad25c l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b multiprocessing cac3169468f893670dac3e7cb940e045 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 java-utils-2 378e4cda228ea0231a0ac283cb2ad25c java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741
_md5_=970a44f8446385bbc0d7c6ed9d50dd83

View File

@@ -4,6 +4,7 @@ DEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_7? ( dev-lang/
DESCRIPTION=Static cluster configuration database used for cluster configuration management.
EAPI=7
HOMEPAGE=https://github.com/chaos/genders
INHERIT=autotools distutils-r1 perl-module java-pkg-opt-2 flag-o-matic
IUSE=cxx java perl python python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 elibc_FreeBSD java
KEYWORDS=~amd64
LICENSE=GPL-2
@@ -11,5 +12,5 @@ RDEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_7? ( dev-lang
REQUIRED_USE=python? ( || ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) ) || ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/chaos/genders/archive/genders-1-28-1.tar.gz
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 distutils-r1 16579e06f8839831bd5c03455bb87e3f edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 378e4cda228ea0231a0ac283cb2ad25c l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 python-r1 6d099888c5b4dd4868c26508df307e95 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b multiprocessing cac3169468f893670dac3e7cb940e045 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 2dc8e06a3429719b43e9140f7292a425 python-r1 6d099888c5b4dd4868c26508df307e95 distutils-r1 16579e06f8839831bd5c03455bb87e3f perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 java-utils-2 378e4cda228ea0231a0ac283cb2ad25c java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741
_md5_=29c5d5013238a844d6f221e99c45759f