commit: c67b10d88938ebf6bbb1970aae1a95f68146ff76 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Apr 28 16:10:16 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Apr 28 16:10:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67b10d8
app-admin/puppet: add missing dep dev-ruby/deep_merge Closes: https://bugs.gentoo.org/905205 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppet/{puppet-8.0.0.ebuild => puppet-8.0.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/puppet/puppet-8.0.0.ebuild b/app-admin/puppet/puppet-8.0.0-r1.ebuild similarity index 99% rename from app-admin/puppet/puppet-8.0.0.ebuild rename to app-admin/puppet/puppet-8.0.0-r1.ebuild index 9a3ead6bacc9..724598bff245 100644 --- a/app-admin/puppet/puppet-8.0.0.ebuild +++ b/app-admin/puppet/puppet-8.0.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/deep_merge <dev-ruby/concurrent-ruby-1.2 augeas? ( dev-ruby/ruby-augeas ) diff? ( dev-ruby/diff-lcs )
