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 /dev-util
parentapp-arch/archwrap: Version bump (diff)
downloadmv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.gz
mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.tar.bz2
mv-54e1638047d8f3c28d9824ea8141bc201a4ac98b.zip
Bump to EAPI=6
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/diffhelp/diffhelp-1.9.ebuild5
-rw-r--r--dev-util/mv_perl/mv_perl-2.49.ebuild6
2 files changed, 3 insertions, 8 deletions
diff --git a/dev-util/diffhelp/diffhelp-1.9.ebuild b/dev-util/diffhelp/diffhelp-1.9.ebuild
index f3539c9c..195c0363 100644
--- a/dev-util/diffhelp/diffhelp-1.9.ebuild
+++ b/dev-util/diffhelp/diffhelp-1.9.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="A frontend, beautifier, and path-fixer for diff -u"
HOMEPAGE="https://github.com/vaeth/diffhelp/"
@@ -19,7 +18,7 @@ src_prepare() {
use prefix || sed -i \
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
-- "${PN}" || die
- epatch_user
+ eapply_user
}
src_install() {
diff --git a/dev-util/mv_perl/mv_perl-2.49.ebuild b/dev-util/mv_perl/mv_perl-2.49.ebuild
index 83f2adcd..9df82b3a 100644
--- a/dev-util/mv_perl/mv_perl-2.49.ebuild
+++ b/dev-util/mv_perl/mv_perl-2.49.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
@@ -21,10 +21,6 @@ RDEPEND=">=dev-lang/perl-5.12"
# || ( >=dev-lang/perl-5.7.3 virtual/perl-Digest-MD5 )
# || ( >=dev-lang/perl-5.7.3 virtual/perl-Time-HiRes )
-src_prepare() {
- epatch_user
-}
-
src_install() {
dobin bin/*
dodoc README