summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:37:07 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:52:59 +0100
commit29db26424ca0f5a9fbb7f6951e05d5aab518df86 (patch)
tree094510cd9aed4cf95fef3a8104abfab39254d3df /app-doc
parentapp-doc/elisp-manual: eutils->epatch (diff)
downloadgentoo-29db26424ca0f5a9fbb7f6951e05d5aab518df86.tar.gz
gentoo-29db26424ca0f5a9fbb7f6951e05d5aab518df86.tar.bz2
gentoo-29db26424ca0f5a9fbb7f6951e05d5aab518df86.zip
app-doc/psmark: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/psmark/psmark-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/psmark/psmark-2.1.ebuild b/app-doc/psmark/psmark-2.1.ebuild
index e11fae44bd4d..001312e4f688 100644
--- a/app-doc/psmark/psmark-2.1.ebuild
+++ b/app-doc/psmark/psmark-2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs
+inherit epatch toolchain-funcs
MY_PN=${PN}-v
MY_P=${MY_PN}${PV}