commit: d88602fe86ee012cba96c37808d226c0cdfdb98b Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 20:09:15 2021 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 20:09:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88602fe
net-misc/dhcpcd: Revert back to EAPI-7 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> net-misc/dhcpcd/dhcpcd-9.4.1.ebuild | 2 +- net-misc/dhcpcd/dhcpcd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild index 218eab1aee1..5726f78a3a5 100644 --- a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit systemd toolchain-funcs diff --git a/net-misc/dhcpcd/dhcpcd-9999.ebuild b/net-misc/dhcpcd/dhcpcd-9999.ebuild index 218eab1aee1..5726f78a3a5 100644 --- a/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit systemd toolchain-funcs
