Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/nano/
Date: Wed, 06 Oct 2021 11:47:20
Message-Id: 1633520830.88d44847582c5dfc621355e09e0f1f29a20ca3a7.polynomial-c@gentoo
1 commit: 88d44847582c5dfc621355e09e0f1f29a20ca3a7
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 6 11:46:32 2021 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 6 11:47:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d44847
7
8 app-editors/nano: Synced live ebuild
9
10 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
11
12 app-editors/nano/nano-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/nano/nano-9999.ebuild b/app-editors/nano/nano-9999.ebuild
16 index 7a309f7cb09..188b7842b16 100644
17 --- a/app-editors/nano/nano-9999.ebuild
18 +++ b/app-editors/nano/nano-9999.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=7
24 +EAPI=8
25
26 inherit flag-o-matic
27 if [[ ${PV} == "9999" ]] ; then