commit: e257ad9b3cf7f34f2a44a53cca9d853763453f69 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat May 20 12:45:20 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat May 20 12:50:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e257ad9b
x11-misc/stalonetray: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-misc/stalonetray/stalonetray-0.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/stalonetray/stalonetray-0.8.5.ebuild b/x11-misc/stalonetray/stalonetray-0.8.5.ebuild index 8848afa772cb..15991a24a54d 100644 --- a/x11-misc/stalonetray/stalonetray-0.8.5.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.8.5.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 autotools
