From cf91875627ce4f09289f3eb8117c4af16dcd4fe0 Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Mon, 1 Aug 2022 14:37:47 +0200 Subject: [PATCH] dev-cpp/mastodonpp: EAPI 7 -> 8 Signed-off-by: Ronny (tastytea) Gutbrod --- dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.ebuild | 2 +- dev-cpp/mastodonpp/mastodonpp-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.ebuild b/dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.ebuild index 3f03ff4df4..96ce9cef8b 100644 --- a/dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.ebuild +++ b/dev-cpp/mastodonpp/mastodonpp-0.5.7-r1.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 [[ "${PV}" == "9999" ]] && inherit git-r3 diff --git a/dev-cpp/mastodonpp/mastodonpp-9999.ebuild b/dev-cpp/mastodonpp/mastodonpp-9999.ebuild index 60770d518b..2be3056dc8 100644 --- a/dev-cpp/mastodonpp/mastodonpp-9999.ebuild +++ b/dev-cpp/mastodonpp/mastodonpp-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake [[ "${PV}" == "9999" ]] && inherit git-r3