Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-ctags/
Date: Sun, 25 Apr 2021 22:26:05
Message-Id: 1619389477.c6d91ad7a3cabb2c1ba145574003abeab29ce8af.ulm@gentoo
1 commit: c6d91ad7a3cabb2c1ba145574003abeab29ce8af
2 Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 25 21:41:02 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 22:24:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d91ad7
7
8 app-eselect/eselect-ctags: EAPI 7
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
18 index 8945418fed8..72a27c1f470 100644
19 --- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
20 +++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
21 @@ -1,7 +1,7 @@
22 # Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27
28 MY_P="eselect-emacs-${PV}"
29 DESCRIPTION="Manages ctags implementations"