summaryrefslogtreecommitdiff
path: root/app-shells/gentoo-zsh-completions
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-01 17:15:34 -0500
committerTim Harder <radhermit@gentoo.org>2018-03-01 17:15:34 -0500
commita44f9462fb78d5dde077012ab35d2046f89a2769 (patch)
tree98563e57634345de479783d4f5f043b61b6db37f /app-shells/gentoo-zsh-completions
parent265d3b603031a6afe212a534d3b47e572cf8cd7b (diff)
downloadgentoo-a44f9462fb78d5dde077012ab35d2046f89a2769.tar.gz
gentoo-a44f9462fb78d5dde077012ab35d2046f89a2769.tar.xz
app-shells/gentoo-zsh-completions: drop unnecessary openrc blocker
The proper blocker is added to openrc since it now supplies its own completion files colliding with those in previous releases of gentoo-zsh-completions.
Diffstat (limited to 'app-shells/gentoo-zsh-completions')
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild3
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
index 391b632254a..3cc5d5efac7 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
@@ -17,8 +17,7 @@ HOMEPAGE="https://github.com/gentoo/gentoo-zsh-completions"
LICENSE="ZSH"
SLOT="0"
-RDEPEND=">=app-shells/zsh-4.3.5
- !<sys-apps/openrc-0.35"
+RDEPEND=">=app-shells/zsh-4.3.5"
src_install() {
insinto /usr/share/zsh/site-functions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
index fda2e863152..f25ef6864f7 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
@@ -17,8 +17,7 @@ HOMEPAGE="https://github.com/gentoo/gentoo-zsh-completions"
LICENSE="ZSH"
SLOT="0"
-RDEPEND=">=app-shells/zsh-4.3.5
- !<sys-apps/openrc-0.35"
+RDEPEND=">=app-shells/zsh-4.3.5"
src_install() {
insinto /usr/share/zsh/site-functions