commit: 62cb7408f4a0a6b477590e819edbc6ed1ebcd1fc Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Wed Mar 11 15:48:41 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 16:35:06 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cb7408
net-misc/sslh: update EAPI 7 -> 8 Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/296 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/sslh/{sslh-2.3.1.ebuild => sslh-2.3.1-r1.ebuild} | 2 +- net-misc/sslh/sslh-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/sslh/sslh-2.3.1.ebuild b/net-misc/sslh/sslh-2.3.1-r1.ebuild similarity index 99% rename from net-misc/sslh/sslh-2.3.1.ebuild rename to net-misc/sslh/sslh-2.3.1-r1.ebuild index 3c5f4b03f03b..e61f5c70ae99 100644 --- a/net-misc/sslh/sslh-2.3.1.ebuild +++ b/net-misc/sslh/sslh-2.3.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit flag-o-matic systemd toolchain-funcs diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-9999.ebuild index 9e89e052625b..e61f5c70ae99 100644 --- a/net-misc/sslh/sslh-9999.ebuild +++ b/net-misc/sslh/sslh-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit flag-o-matic systemd toolchain-funcs
