diff options
author | Thiago Donato Ferreira <flowlnlnln@gmail.com> | 2022-07-16 14:01:48 -0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-07-25 09:04:41 +0300 |
commit | 3336cd5fb575b71a7711ad7c027573d04ec7babf (patch) | |
tree | b45ac3fcf7a3e65432a89c1c68ff38f954fe38d8 /gui-apps/swappy | |
parent | media-gfx/flameshot: bump to v12.1.0 (diff) | |
download | gentoo-3336cd5fb575b71a7711ad7c027573d04ec7babf.tar.gz gentoo-3336cd5fb575b71a7711ad7c027573d04ec7babf.tar.bz2 gentoo-3336cd5fb575b71a7711ad7c027573d04ec7babf.zip |
gui-apps/swappy: bump EAPI to version 8
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gui-apps/swappy')
-rw-r--r-- | gui-apps/swappy/swappy-1.3.1.ebuild | 2 | ||||
-rw-r--r-- | 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 |