commit: cf86189f9d542ba620b4f8a012b921346230e567 Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com> AuthorDate: Thu Mar 20 07:44:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 19:11:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf86189f
sci-biology/bamtools: update EAPI 7 -> 8 for live ebuild Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com> Part-of: https://github.com/gentoo/gentoo/pull/41189 Closes: https://github.com/gentoo/gentoo/pull/41189 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-biology/bamtools/bamtools-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/bamtools/bamtools-9999.ebuild b/sci-biology/bamtools/bamtools-9999.ebuild index 78a0c3cd2553..7a9dd5b7532d 100644 --- a/sci-biology/bamtools/bamtools-9999.ebuild +++ b/sci-biology/bamtools/bamtools-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
