summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-11-20 22:58:10 +0100
committerMartin Väth <martin@mvath.de>2015-11-20 22:58:10 +0100
commit54e1638047d8f3c28d9824ea8141bc201a4ac98b (patch)
tree7ad61db574e9209732242a31b324d1df567021ea /app-admin/sudox
parentapp-arch/archwrap: Version bump (diff)
downloadmv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.gz
mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.bz2
mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.zip
Bump to EAPI=6
Diffstat (limited to 'app-admin/sudox')
-rw-r--r--app-admin/sudox/sudox-3.20.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-admin/sudox/sudox-3.20.ebuild b/app-admin/sudox/sudox-3.20.ebuild
index e923996a..256ff7e5 100644
--- a/app-admin/sudox/sudox-3.20.ebuild
+++ b/app-admin/sudox/sudox-3.20.ebuild
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
RESTRICT="mirror"
-inherit eutils
DESCRIPTION="sudox is a wrapper for sudo which can pass X authority data and deal with screen and tmux"
HOMEPAGE="https://github.com/vaeth/sudox/"
@@ -18,10 +17,6 @@ RDEPEND="app-admin/sudo
app-shells/push"
DEPEND=""
-src_prepare() {
- epatch_user
-}
-
src_install() {
dobin "${PN}"
insinto /usr/share/zsh/site-functions