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-portage/portage-bashrc-mv
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-portage/portage-bashrc-mv')
-rw-r--r--app-portage/portage-bashrc-mv/portage-bashrc-mv-13.6.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/app-portage/portage-bashrc-mv/portage-bashrc-mv-13.6.ebuild b/app-portage/portage-bashrc-mv/portage-bashrc-mv-13.6.ebuild
index a112f8df..92a7c7f1 100644
--- a/app-portage/portage-bashrc-mv/portage-bashrc-mv-13.6.ebuild
+++ b/app-portage/portage-bashrc-mv/portage-bashrc-mv-13.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
RESTRICT="mirror"
inherit eutils
@@ -16,10 +16,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="!<dev-util/ccache-3.2"
-src_prepare() {
- epatch_user
-}
-
src_install() {
dodoc NEWS README
exeinto "/usr/share/doc/${PF}"