commit: bcdfc1441ed7ac6c5bc3e7b7e1b36b62ba878fd5
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 05:05:12 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 05:05:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcdfc144
app-shells/zsh: drop unused eclasses
app-shells/zsh/zsh-5.2-r1.ebuild | 2 +-
app-shells/zsh/zsh-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-shells/zsh/zsh-5.2-r1.ebuild b/app-shells/zsh/zsh-5.2-r1.ebuild
index d4080ea..263cdb5 100644
--- a/app-shells/zsh/zsh-5.2-r1.ebuild
+++ b/app-shells/zsh/zsh-5.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit eutils flag-o-matic multilib prefix
+inherit flag-o-matic prefix
if [[ ${PV} == 9999* ]] ; then
inherit git-r3 autotools
diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
index d4080ea..263cdb5 100644
--- a/app-shells/zsh/zsh-9999.ebuild
+++ b/app-shells/zsh/zsh-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit eutils flag-o-matic multilib prefix
+inherit flag-o-matic prefix
if [[ ${PV} == 9999* ]] ; then
inherit git-r3 autotools