net-wireless/hostapd: 9999: drop unused inherit eutils
authorAndrey Utkin <andrey_utkin@gentoo.org>
Tue, 19 Feb 2019 09:27:05 +0000 (09:27 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Tue, 19 Feb 2019 09:27:53 +0000 (09:27 +0000)
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 <andrey_utkin@gentoo.org>
net-wireless/hostapd/hostapd-9999.ebuild

index 342d0151c2d8d68efd1580bd11738995531a0b8d..590d42c623a18b62ebdc0631ac0883124654c29c 100644 (file)
@@ -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"