From 2066246a8775726a132c048fb9f07aac890113ea Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Tue, 19 Feb 2019 09:27:05 +0000 Subject: [PATCH] net-wireless/hostapd: 9999: drop unused inherit eutils As highlighted by https://gentooqa.levelnine.at. Leaving 2.7-r2 intact for now, just being paranoid here. Also stablereq has already been issued for 2.7-r2, don't want to change it under arch teams' feet. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- net-wireless/hostapd/hostapd-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/hostapd/hostapd-9999.ebuild b/net-wireless/hostapd/hostapd-9999.ebuild index 342d0151c2d8..590d42c623a1 100644 --- a/net-wireless/hostapd/hostapd-9999.ebuild +++ b/net-wireless/hostapd/hostapd-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit toolchain-funcs eutils systemd savedconfig +inherit toolchain-funcs systemd savedconfig DESCRIPTION="IEEE 802.11 wireless LAN Host AP daemon" HOMEPAGE="http://w1.fi" -- 2.26.2