From: David Seifert Date: Sun, 19 Nov 2017 13:03:22 +0000 (+0100) Subject: games-action/abuse: Add missing eutils inherit X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=267fb288253b6d21a16f832bdbb67ae213b7d64b;p=gentoo.git games-action/abuse: Add missing eutils inherit Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- diff --git a/games-action/abuse/abuse-0.8-r1.ebuild b/games-action/abuse/abuse-0.8-r1.ebuild index b43ca930f027..5099dd703aa8 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/"