commit: 743eef105bde6dd6ac27f91f0c5f786ec7895e05 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 06:09:11 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 06:09:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743eef10
dev-ml/camlzip: update EAPI 7 -> 8 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/camlzip/camlzip-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlzip/camlzip-1.12.ebuild b/dev-ml/camlzip/camlzip-1.12.ebuild index 96f2119a0300..e68f0345ce9f 100644 --- a/dev-ml/camlzip/camlzip-1.12.ebuild +++ b/dev-ml/camlzip/camlzip-1.12.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 findlib
