diff options
author | 2024-03-06 00:46:35 -0500 | |
---|---|---|
committer | 2024-03-06 06:02:07 +0000 | |
commit | e22d54e245f0cd2628def36b3fe021ae61df0740 (patch) | |
tree | 256207a8a270c5052ceaa756a9f2c6b4e00020be /app-misc/dfshow | |
parent | app-misc/dfshow: mark as LTO-unsafe (diff) | |
download | gentoo-e22d54e245f0cd2628def36b3fe021ae61df0740.tar.gz gentoo-e22d54e245f0cd2628def36b3fe021ae61df0740.tar.bz2 gentoo-e22d54e245f0cd2628def36b3fe021ae61df0740.zip |
app-misc/dfshow: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/dfshow')
-rw-r--r-- | app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild (renamed from app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild b/app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild index 7cd16d1a8fd9..dc9ffb493c9b 100644 --- a/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild +++ b/app-misc/dfshow/dfshow-0.9.1_beta-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools bash-completion-r1 flag-o-matic |