From 53d13f5909162d1b8ded6071a349fa2e9462fac1 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Fri, 4 Mar 2022 11:14:00 +0200 Subject: dev-cpp/ms-gsl: EAPI-7 -> 8 on 4.0.0, sync -9999 Signed-off-by: Joonas Niilola --- dev-cpp/ms-gsl/ms-gsl-4.0.0.ebuild | 2 +- dev-cpp/ms-gsl/ms-gsl-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/ms-gsl') diff --git a/dev-cpp/ms-gsl/ms-gsl-4.0.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-4.0.0.ebuild index 969b4835f0ed..5163b667edb2 100644 --- a/dev-cpp/ms-gsl/ms-gsl-4.0.0.ebuild +++ b/dev-cpp/ms-gsl/ms-gsl-4.0.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake diff --git a/dev-cpp/ms-gsl/ms-gsl-9999.ebuild b/dev-cpp/ms-gsl/ms-gsl-9999.ebuild index 79d5d3613d1d..79f60335475e 100644 --- a/dev-cpp/ms-gsl/ms-gsl-9999.ebuild +++ b/dev-cpp/ms-gsl/ms-gsl-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake git-r3 -- cgit v1.2.3-65-gdbad