2022-08-27 06:46:53 UTC

This commit is contained in:
Repository mirror & CI
2022-08-27 06:46:53 +00:00
parent 15d60f2022
commit 16ae850dc9
8 changed files with 36 additions and 36 deletions

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/highline[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/multi_json[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/rubygems[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/thor[ruby_targets_ruby27(-)] dev-ruby/tilt[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) virtual/pkgconfig
BDEPEND=test? ( ruby_targets_ruby27? ( dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/highline[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/multi_json[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/rubygems[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/thor[ruby_targets_ruby27(-)] dev-ruby/tilt[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-libs/libffi media-libs/fontconfig ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
DEPEND=dev-libs/libffi media-libs/fontconfig ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
DESCRIPTION=Pacemaker/Corosync Configuration System
EAPI=7
HOMEPAGE=https://github.com/ClusterLabs/pcs
INHERIT=python-single-r1 ruby-ng systemd
IUSE=systemd test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ruby_targets_ruby26 ruby_targets_ruby27
IUSE=systemd test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ruby_targets_ruby27
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libffi media-libs/fontconfig python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_8? ( dev-python/distro[python_targets_python3_8(-)] dev-python/dacite[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pycurl[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyparsing[python_targets_python3_8(-)] dev-python/python-dateutil[python_targets_python3_8(-)] >=www-servers/tornado-6.0[python_targets_python3_8(-)] <www-servers/tornado-7.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/distro[python_targets_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/pyopenssl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=www-servers/tornado-6.0[python_targets_python3_9(-)] <www-servers/tornado-7.0[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/distro[python_targets_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/pyopenssl[python_targets_python3_10(-)] dev-python/pyparsing[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] >=www-servers/tornado-6.0[python_targets_python3_10(-)] <www-servers/tornado-7.0[python_targets_python3_10(-)] ) dev-libs/openssl >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0.0 <sys-cluster/pacemaker-2.1.0 sys-libs/pam sys-process/psmisc ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/highline[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/multi_json[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/rubygems[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/thor[ruby_targets_ruby27(-)] dev-ruby/tilt[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) || ( ruby_targets_ruby26 ruby_targets_ruby27 )
RDEPEND=dev-libs/libffi media-libs/fontconfig python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_8? ( dev-python/distro[python_targets_python3_8(-)] dev-python/dacite[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pycurl[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyparsing[python_targets_python3_8(-)] dev-python/python-dateutil[python_targets_python3_8(-)] >=www-servers/tornado-6.0[python_targets_python3_8(-)] <www-servers/tornado-7.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/distro[python_targets_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/pyopenssl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=www-servers/tornado-6.0[python_targets_python3_9(-)] <www-servers/tornado-7.0[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/distro[python_targets_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/pyopenssl[python_targets_python3_10(-)] dev-python/pyparsing[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] >=www-servers/tornado-6.0[python_targets_python3_10(-)] <www-servers/tornado-7.0[python_targets_python3_10(-)] ) dev-libs/openssl >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0.0 <sys-cluster/pacemaker-2.1.0 sys-libs/pam sys-process/psmisc ruby_targets_ruby27? ( dev-ruby/backports[ruby_targets_ruby27(-)] dev-ruby/bundler[ruby_targets_ruby27(-)] dev-ruby/ethon[ruby_targets_ruby27(-)] dev-ruby/highline[ruby_targets_ruby27(-)] dev-ruby/json[ruby_targets_ruby27(-)] dev-ruby/multi_json[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/rubygems[ruby_targets_ruby27(-)] dev-ruby/sinatra[ruby_targets_ruby27(-)] dev-ruby/thor[ruby_targets_ruby27(-)] dev-ruby/tilt[ruby_targets_ruby27(-)] www-servers/thin[ruby_targets_ruby27(-)] ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
REQUIRED_USE=^^ ( python_single_target_python3_8 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/v0.10.8.tar.gz -> pcs-0.10.8.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 97c8e15d89dc6537e36cddedf413ed22 ruby-ng 55326c3bb01904e05d55c73c84c85d07 systemd 2736b403a83f194b59b767f3b344c2c1
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 97c8e15d89dc6537e36cddedf413ed22 ruby-ng 32c657868f5d944ede724c36996ec27a systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=0f09891a025e31d5853c006d8dc3841e

View File

@@ -13,5 +13,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10
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 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 systemd 2736b403a83f194b59b767f3b344c2c1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 97c8e15d89dc6537e36cddedf413ed22 ruby-ng 55326c3bb01904e05d55c73c84c85d07
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 systemd 2736b403a83f194b59b767f3b344c2c1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 97c8e15d89dc6537e36cddedf413ed22 ruby-ng 32c657868f5d944ede724c36996ec27a
_md5_=fe5cc398ed4ea80fcb6a5e98b9359bbe