blob: c31fa2a45a835333877a72e8275126e0312b2215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
DESCRIPTION=Framework to build server orchestration or parallel job execution systems
EAPI=6
HOMEPAGE=https://docs.puppet.com/mcollective/
INHERIT=ruby-ng
IUSE=doc +client ruby_targets_ruby27
KEYWORDS=amd64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-ruby/stomp-1.4.4 ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
REQUIRED_USE=|| ( ruby_targets_ruby27 )
SLOT=0
SRC_URI=https://github.com/puppetlabs/marionette-collective/archive/2.12.5.tar.gz -> mcollective-2.12.5.tar.gz
_eclasses_=eqawarn c9847c43b3253a276ae2eabddedab3d7 estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 ruby-utils 97c8e15d89dc6537e36cddedf413ed22 ruby-ng 1147c87e94def682fd485ce7a14a86c2
_md5_=b53984e7d27a37d90bba036d49352629
|