commit: cac148548f474cea168f771295bc19077250aaa2 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Thu May 25 02:15:55 2023 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Thu May 25 02:18:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cac14854
gui-apps/wlsunset: update EAPI 7 -> 8 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> gui-apps/wlsunset/wlsunset-0.3.0.ebuild | 4 ++-- gui-apps/wlsunset/wlsunset-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui-apps/wlsunset/wlsunset-0.3.0.ebuild b/gui-apps/wlsunset/wlsunset-0.3.0.ebuild index 849956339..1cd42a1ff 100644 --- a/gui-apps/wlsunset/wlsunset-0.3.0.ebuild +++ b/gui-apps/wlsunset/wlsunset-0.3.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson diff --git a/gui-apps/wlsunset/wlsunset-9999.ebuild b/gui-apps/wlsunset/wlsunset-9999.ebuild index 849956339..1cd42a1ff 100644 --- a/gui-apps/wlsunset/wlsunset-9999.ebuild +++ b/gui-apps/wlsunset/wlsunset-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson
