commit:     90464ecf5a4a65e2d55f362616a208458221ef79
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 06:08:15 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 06:08:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=90464ecf

app-emacs/nummove: Bump to EAPI 7

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/nummove/nummove-20070312.ebuild | 6 +++---
 1 file 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() {

Reply via email to