commit:     6e4411bbc1d45c0274d62512deabe66811ce905b
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 22 16:37:29 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 16:37:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4411bb

app-admin/puppet: add missing dep on dev-ruby/concurrent-ruby

Fixes: https://bugs.gentoo.org/695400
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/puppet/{puppet-6.9.0.ebuild => puppet-6.9.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/puppet/puppet-6.9.0.ebuild 
b/app-admin/puppet/puppet-6.9.0-r1.ebuild
similarity index 99%
rename from app-admin/puppet/puppet-6.9.0.ebuild
rename to app-admin/puppet/puppet-6.9.0-r1.ebuild
index 0038f1ebf43..d633c6865a1 100644
--- a/app-admin/puppet/puppet-6.9.0.ebuild
+++ b/app-admin/puppet/puppet-6.9.0-r1.ebuild
@@ -28,6 +28,7 @@ ruby_add_rdepend "
        dev-ruby/json:=
        dev-ruby/semantic_puppet
        >=dev-ruby/facter-3.0.0
+       dev-ruby/concurrent-ruby
        augeas? ( dev-ruby/ruby-augeas )
        diff? ( dev-ruby/diff-lcs )
        doc? ( dev-ruby/rdoc )

Reply via email to