dev-ruby/hiera-eyaml: fix typo; not caught by repoman
authorRobin H. Johnson <robbat2@gentoo.org>
Tue, 30 Apr 2019 18:08:00 +0000 (11:08 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Tue, 30 Apr 2019 18:08:00 +0000 (11:08 -0700)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild
dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild

index 07787f48cf80369332aa34debaf305c7014ccc0b..c7b9c9c845092ddf5313d0e49ccb004e33f2536d 100644 (file)
@@ -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 )"
 
index 7bb51f87551c5489805490153943321a9baf3cbc..0ac125d70878472e8a4bacee338aaab7f774100f 100644 (file)
@@ -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 )"