commit: 6fee9209ad22a1d7f0c474050fdd9a1020d778ae Author: Anna (navi) Figueiredo Gomes <navi <AT> vlhl <DOT> dev> AuthorDate: Mon May 8 07:37:34 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon May 8 07:44:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fee9209
app-eselect/eselect-timezone: update EAPI 6 -> 8 Signed-off-by: Anna (navi) Figueiredo Gomes <navi <AT> vlhl.dev> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild index f4d3c19578c7..4d9a265ecbe6 100644 --- a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild +++ b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="Manages timezone selection" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"