commit:     72692838fb81f64bbc2098b4bee6c75444b92864
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 12:28:22 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 12:30:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72692838

app-emacs/eselect-mode: EAPI 7 for live ebuild.

Bug: https://bugs.gentoo.org/760081
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/eselect-mode/eselect-mode-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/eselect-mode/eselect-mode-9999.ebuild 
b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
index 92002f841ba..0fe5c15bd54 100644
--- a/app-emacs/eselect-mode/eselect-mode-9999.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_PN="eselect"
 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/eselect.git";

Reply via email to