summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 12:00:15 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:03 +0100
commit939ba439d16a85478aa781239ab15bfce3df9952 (patch)
tree88ff5d49434da3ce1d51f4ee4ad55f5b933d7e45 /app-cdr
parentapp-benchmarks/ioping: eutils-- (diff)
downloadgentoo-939ba439d16a85478aa781239ab15bfce3df9952.tar.gz
gentoo-939ba439d16a85478aa781239ab15bfce3df9952.tar.bz2
gentoo-939ba439d16a85478aa781239ab15bfce3df9952.zip
app-cdr/extract-xiso: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild
index db5abc7149dc..c89c16d1ea41 100644
--- a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild
+++ b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit toolchain-funcs eutils
+inherit epatch toolchain-funcs
MY_PV=${PV/_beta/b}