summaryrefslogtreecommitdiff
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
parentapp-portage/repoman-2.3.6: arm64 stable (bug #644880) (diff)
downloadgentoo-a44f9462fb78d5dde077012ab35d2046f89a2769.tar.gz
gentoo-a44f9462fb78d5dde077012ab35d2046f89a2769.tar.bz2
gentoo-a44f9462fb78d5dde077012ab35d2046f89a2769.zip
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 391b632254a4..3cc5d5efac76 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 fda2e8631528..f25ef6864f7d 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