summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-09-21 20:05:10 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:24 +0200
commit4df9aea73b95342034839a1f3aaadb67d8ffb78f (patch)
tree16d33c0f5917fe1c2f8c47197ab90f8ac95d214b /app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild
parentFix description of mv_emacs (diff)
downloadmv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.tar.gz
mv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.tar.bz2
mv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.zip
Bump to EAPI=5 as far as possible. Fix aufs-util. Remove obsolete run-help
Diffstat (limited to 'app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild')
-rw-r--r--app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild
index 14f86160..85baf9c2 100644
--- a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild
+++ b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
EGIT_REPO_URI="git://github.com/robbyrussell/${PN}.git"
[ -n "${EVCS_OFFLINE}" ] || EGIT_REPACK=true