commit: e0a52758ca7067c897bba3ad2f2317db5e7e3457 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Feb 9 13:26:00 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Feb 9 13:26:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a52758
sys-fs/bees: EAPI 7->8 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-fs/bees/bees-0.9.ebuild | 2 +- sys-fs/bees/bees-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/bees/bees-0.9.ebuild b/sys-fs/bees/bees-0.9.ebuild index 70b55ab3d423..f84aba717799 100644 --- a/sys-fs/bees/bees-0.9.ebuild +++ b/sys-fs/bees/bees-0.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit linux-info systemd toolchain-funcs diff --git a/sys-fs/bees/bees-9999.ebuild b/sys-fs/bees/bees-9999.ebuild index 70b55ab3d423..f84aba717799 100644 --- a/sys-fs/bees/bees-9999.ebuild +++ b/sys-fs/bees/bees-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit linux-info systemd toolchain-funcs
