commit:     267fb288253b6d21a16f832bdbb67ae213b7d64b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 13:03:22 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 13:34:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267fb288

games-action/abuse: Add missing eutils inherit

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 games-action/abuse/abuse-0.8-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-action/abuse/abuse-0.8-r1.ebuild 
b/games-action/abuse/abuse-0.8-r1.ebuild
index b43ca930f02..5099dd703aa 100644
--- a/games-action/abuse/abuse-0.8-r1.ebuild
+++ b/games-action/abuse/abuse-0.8-r1.ebuild
@@ -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/";

Reply via email to