commit: 5f587af3436e351d22d4f667184d23e99ed60610 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Tue Apr 30 18:08:00 2019 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Tue Apr 30 18:08:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f587af3
dev-ruby/hiera-eyaml: fix typo; not caught by repoman Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild | 2 +- dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild index 07787f48cf8..c7b9c9c8450 100644 --- a/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild +++ b/dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild @@ -22,7 +22,7 @@ IUSE="test" ruby_add_rdepend ">=dev-ruby/highline-1.6.19" ruby_add_rdepend "dev-ruby/trollop:2" -ruby_add_rdepend "!!dev-ruby/heira-eyaml:2" # both install the /usr/bin/eyaml binary +ruby_add_rdepend "!!dev-ruby/hiera-eyaml:2" # both install the /usr/bin/eyaml binary ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 <app-admin/puppet-5 dev-ruby/hiera-eyaml-plaintext )" diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild b/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild index 7bb51f87551..0ac125d7087 100644 --- a/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild +++ b/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild @@ -22,7 +22,7 @@ IUSE="test" ruby_add_rdepend ">=dev-ruby/highline-1.6.19:*" ruby_add_rdepend "dev-ruby/optimist" -ruby_add_rdepend "!!dev-ruby/heira-eyaml:0" # both install the /usr/bin/eyaml binary +ruby_add_rdepend "!!dev-ruby/hiera-eyaml:0" # both install the /usr/bin/eyaml binary ruby_add_bdepend "test? ( dev-util/cucumber ~dev-util/aruba-0.6.2 <app-admin/puppet-6 dev-ruby/hiera-eyaml-plaintext )"
