commit:     cf91875627ce4f09289f3eb8117c4af16dcd4fe0
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Mon Aug  1 12:37:47 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Aug  1 12:37:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf918756

dev-cpp/mastodonpp: EAPI 7 -> 8

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 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 3f03ff4df..96ce9cef8 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 60770d518..2be3056dc 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

Reply via email to