games-action/abuse: Add missing eutils inherit
authorDavid Seifert <soap@gentoo.org>
Sun, 19 Nov 2017 13:03:22 +0000 (14:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 19 Nov 2017 13:34:12 +0000 (14:34 +0100)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

games-action/abuse/abuse-0.8-r1.ebuild

index b43ca930f0277a267be692da9f694e8198f6bc77..5099dd703aa8240a4c6d0ba67ebaabe1558bbc92 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools
+
+inherit autotools eutils
 
 DESCRIPTION="Port of Abuse by Crack Dot Com"
 HOMEPAGE="http://abuse.zoy.org/"