summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/nummove')
-rw-r--r--app-emacs/nummove/nummove-20070312.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/nummove/nummove-20070312.ebuild b/app-emacs/nummove/nummove-20070312.ebuild
index fdf0568..f5270bd 100644
--- a/app-emacs/nummove/nummove-20070312.ebuild
+++ b/app-emacs/nummove/nummove-20070312.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit elisp
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}"
-ELISP_PATCHES="${P}-image-path.patch"
+PATCHES=("${FILESDIR}"/${P}-image-path.patch)
SITEFILE="50${PN}-gentoo.el"
src_install() {