commit: 2f80d32d4984882f59c4ebacce631f90e9ae55cc 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=2f80d32d
sci-libs/iRODS: EAPI-8 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> sci-libs/iRODS/iRODS-4.2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/iRODS/iRODS-4.2.11.ebuild b/sci-libs/iRODS/iRODS-4.2.11.ebuild index 0c65e4be7..d910a8664 100644 --- a/sci-libs/iRODS/iRODS-4.2.11.ebuild +++ b/sci-libs/iRODS/iRODS-4.2.11.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake llvm
