From b803dcf240c9c14f1c4b305f8520e57bbdad3e38 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 15 Jan 2022 07:08:01 +0100 Subject: Bump most packages to EAPI=8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- dev-cpp/cpplint/cpplint-99999999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp') diff --git a/dev-cpp/cpplint/cpplint-99999999.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild index 6752cda9..2b13460f 100644 --- a/dev-cpp/cpplint/cpplint-99999999.ebuild +++ b/dev-cpp/cpplint/cpplint-99999999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2012-2021 Martin V\"ath +# Copyright 2012-2022 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( pypy3 python3_{7,8,9,10} ) EGIT_REPO_URI="https://github.com/google/styleguide.git" inherit elisp-common git-r3 python-single-r1 -- cgit v1.2.3-65-gdbad