summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-04-30 11:08:00 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2019-04-30 11:08:00 -0700
commit5f587af3436e351d22d4f667184d23e99ed60610 (patch)
tree691a9863f15d2fd3ad0501aaf9ccea6eaacd2680
parentdev-ruby/hiera-eyaml: slots are mutually exclusive due to file conflict (diff)
downloadgentoo-5f587af3436e351d22d4f667184d23e99ed60610.tar.gz
gentoo-5f587af3436e351d22d4f667184d23e99ed60610.tar.bz2
gentoo-5f587af3436e351d22d4f667184d23e99ed60610.zip
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@gentoo.org>
-rw-r--r--dev-ruby/hiera-eyaml/hiera-eyaml-2.1.0-r2.ebuild2
-rw-r--r--dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild2
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 07787f48cf80..c7b9c9c84509 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 7bb51f87551c..0ac125d70878 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 )"