From: David Seifert Date: Wed, 12 Feb 2020 18:02:44 +0000 (+0100) Subject: games-sports/bygfoot: [QA] inherit vcs-clean.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4fbf825c3bf247c1c0f5f630024ffcbe27eaf2bf;p=gentoo.git games-sports/bygfoot: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild b/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild index ea344fe4a073..9ed990aea67c 100644 --- a/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild +++ b/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils + +inherit eutils vcs-clean DESCRIPTION="GTK+2 Soccer Management Game" HOMEPAGE="http://bygfoot.sourceforge.net/"