commit: 0eda2200adc11e199f83243e3ea37122a15fa95f Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com> AuthorDate: Tue May 21 20:28:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 22 01:06:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eda2200
net-misc/openntpd: update EAPI 7 -> 8 Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/openntpd/openntpd-6.2_p3-r3.ebuild | 2 +- net-misc/openntpd/openntpd-6.8_p1-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/openntpd/openntpd-6.2_p3-r3.ebuild b/net-misc/openntpd/openntpd-6.2_p3-r3.ebuild index aef0f71353d6..77e63f5456df 100644 --- a/net-misc/openntpd/openntpd-6.2_p3-r3.ebuild +++ b/net-misc/openntpd/openntpd-6.2_p3-r3.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 autotools systemd diff --git a/net-misc/openntpd/openntpd-6.8_p1-r2.ebuild b/net-misc/openntpd/openntpd-6.8_p1-r2.ebuild index c5b8250e115b..1b00a44a6fdf 100644 --- a/net-misc/openntpd/openntpd-6.8_p1-r2.ebuild +++ b/net-misc/openntpd/openntpd-6.8_p1-r2.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 autotools systemd
