commit: 674125fcaccda1f0c39f7eaa1b31ca07912a1634 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 30 18:48:30 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 30 18:56:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674125fc
dev-libs/libevent: Bump to EAPI 8 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-libs/libevent/libevent-2.1.12-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libevent/libevent-2.1.12-r1.ebuild b/dev-libs/libevent/libevent-2.1.12-r1.ebuild index a1dd4f712b0e..326968be46dd 100644 --- a/dev-libs/libevent/libevent-2.1.12-r1.ebuild +++ b/dev-libs/libevent/libevent-2.1.12-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit libtool multilib-minimal verify-sig
