commit: b0b28c7eeeef595b459ef0014c7e9b749b3c4e0f Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Wed Jul 23 11:49:40 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Wed Jul 23 11:53:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b28c7e
app-text/linuxdoc-tools: update EAPI 7 -> 8 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> app-text/linuxdoc-tools/linuxdoc-tools-0.9.86.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.86.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.86.ebuild index e49d2799e400..f00aa7c4afc4 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.86.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.86.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit latex-package perl-functions sgml-catalog-r1 toolchain-funcs
