commit:     9da8ac8da11938e2507917b446af93fa88db8ef5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 07:00:13 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 07:00:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=9da8ac8d

app-emacs/emacs-daemon: 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/emacs-daemon/emacs-daemon-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild 
b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
index 548100e..3db05eb 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git";
 EGIT_BRANCH="${PN}"
@@ -11,11 +11,11 @@ inherit elisp git-r3
 
 DESCRIPTION="Gentoo support for Emacs running as a server in the background"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs";
+S="${WORKDIR}/${PN}"
 
 LICENSE="GPL-2+"
 SLOT="0"
 
-S="${WORKDIR}/${PN}"
 SITEFILE="10${PN}-gentoo.el"
 
 pkg_setup() {

Reply via email to