commit: 3336cd5fb575b71a7711ad7c027573d04ec7babf Author: Thiago Donato Ferreira <flowlnlnln <AT> gmail <DOT> com> AuthorDate: Sat Jul 16 17:01:48 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jul 25 06:04:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3336cd5f
gui-apps/swappy: bump EAPI to version 8 Signed-off-by: Thiago Donato Ferreira <flowlnlnln <AT> gmail.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> gui-apps/swappy/swappy-1.3.1.ebuild | 2 +- gui-apps/swappy/swappy-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-apps/swappy/swappy-1.3.1.ebuild b/gui-apps/swappy/swappy-1.3.1.ebuild index b8358bc26174..8c81f644c83a 100644 --- a/gui-apps/swappy/swappy-1.3.1.ebuild +++ b/gui-apps/swappy/swappy-1.3.1.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 meson xdg optfeature diff --git a/gui-apps/swappy/swappy-9999.ebuild b/gui-apps/swappy/swappy-9999.ebuild index 184bc9ba060d..7467b4743b6b 100644 --- a/gui-apps/swappy/swappy-9999.ebuild +++ b/gui-apps/swappy/swappy-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 meson xdg optfeature
