app-shells/gentoo-zsh-completions: drop unnecessary openrc blocker
authorTim Harder <radhermit@gentoo.org>
Thu, 1 Mar 2018 22:15:34 +0000 (17:15 -0500)
committerTim Harder <radhermit@gentoo.org>
Thu, 1 Mar 2018 22:15:34 +0000 (17:15 -0500)
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.

app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild

index 391b632254a491fa70964232842a2259f0f84577..3cc5d5efac7632657320731b6aa8f27b2eed4d0a 100644 (file)
@@ -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
index fda2e8631528bc4d96e51695fd372e115173d332..f25ef6864f7d14fb63dcdee23f39c05424f87935 100644 (file)
@@ -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