commit: 71f5d2e1dd09f97e323af8368bce61248c7f6880 Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Tue Nov 18 18:11:48 2025 +0000 Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> CommitDate: Tue Nov 18 18:11:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=71f5d2e1
sci-libs/clrng: EAPI-8 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> sci-libs/clrng/clrng-1.0.0_beta_p20160304.ebuild | 4 ++-- sci-libs/clrng/clrng-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-libs/clrng/clrng-1.0.0_beta_p20160304.ebuild b/sci-libs/clrng/clrng-1.0.0_beta_p20160304.ebuild index 049493e93..cba9fc530 100644 --- a/sci-libs/clrng/clrng-1.0.0_beta_p20160304.ebuild +++ b/sci-libs/clrng/clrng-1.0.0_beta_p20160304.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DOCS_BUILDER="doxygen" DOCS_DIR="../docs" diff --git a/sci-libs/clrng/clrng-9999.ebuild b/sci-libs/clrng/clrng-9999.ebuild index de250bee8..92582c828 100644 --- a/sci-libs/clrng/clrng-9999.ebuild +++ b/sci-libs/clrng/clrng-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DOCS_BUILDER="doxygen" DOCS_DIR="../docs"
