From e0571c4be2670dc19ded968bdd5a5137a099f973 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 12 Jul 2021 16:23:19 +0200 Subject: app-doc/eclass-manpages: Bump live ebuild to EAPI 8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller --- app-doc/eclass-manpages/eclass-manpages-99999999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-doc') diff --git a/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild b/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild index 7b5da48dfdf2..20bbf855699a 100644 --- a/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild +++ b/app-doc/eclass-manpages/eclass-manpages-99999999.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="7" +EAPI=8 inherit git-r3 -- cgit v1.2.3-65-gdbad