commit: 53d13f5909162d1b8ded6071a349fa2e9462fac1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 09:14:00 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 09:49:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d13f59
dev-cpp/ms-gsl: EAPI-7 -> 8 on 4.0.0, sync -9999 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> 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(-) 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
