summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-09-15 01:05:12 -0400
committerTim Harder <radhermit@gentoo.org>2016-09-15 01:05:12 -0400
commitbcdfc1441ed7ac6c5bc3e7b7e1b36b62ba878fd5 (patch)
treeed3272d8326c8e43c898c4ac192176303c9bf86c /app-shells
parentapp-shells/zsh: remove old (diff)
downloadgentoo-bcdfc1441ed7ac6c5bc3e7b7e1b36b62ba878fd5.tar.gz
gentoo-bcdfc1441ed7ac6c5bc3e7b7e1b36b62ba878fd5.tar.bz2
gentoo-bcdfc1441ed7ac6c5bc3e7b7e1b36b62ba878fd5.zip
app-shells/zsh: drop unused eclasses
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/zsh-5.2-r1.ebuild2
-rw-r--r--app-shells/zsh/zsh-9999.ebuild2
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 d4080ead0044..263cdb5e9ee8 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 d4080ead0044..263cdb5e9ee8 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