diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-10-24 22:09:15 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-10-24 22:09:15 +0200 |
commit | d88602fe86ee012cba96c37808d226c0cdfdb98b (patch) | |
tree | 6c41b760bece39db5d2d0bdf2c4295418fea9cef /net-misc/dhcpcd | |
parent | net-misc/dhcpcd: Bump to version 9.4.1 (diff) | |
download | gentoo-d88602fe86ee012cba96c37808d226c0cdfdb98b.tar.gz gentoo-d88602fe86ee012cba96c37808d226c0cdfdb98b.tar.bz2 gentoo-d88602fe86ee012cba96c37808d226c0cdfdb98b.zip |
net-misc/dhcpcd: Revert back to EAPI-7
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9.4.1.ebuild | 2 | ||||
-rw-r--r-- | 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 218eab1aee17..5726f78a3a5f 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 218eab1aee17..5726f78a3a5f 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 |