commit: a30b7c8411b6cb2ae665e18a346c655a29c6c07e Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Sep 20 00:28:47 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Sep 20 00:29:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30b7c84
x11-misc/xwallpaper: update EAPI 7 -> 8 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> x11-misc/xwallpaper/xwallpaper-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xwallpaper/xwallpaper-9999.ebuild b/x11-misc/xwallpaper/xwallpaper-9999.ebuild index eabdc06bd22f..70132cc575a5 100644 --- a/x11-misc/xwallpaper/xwallpaper-9999.ebuild +++ b/x11-misc/xwallpaper/xwallpaper-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 autotools
