summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:02:44 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:02:44 +0100
commit4fbf825c3bf247c1c0f5f630024ffcbe27eaf2bf (patch)
tree495f1a1cfc3c0b03d39769420452c99aa0491dd9 /games-sports/bygfoot
parentgames-fps/sauerbraten: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-4fbf825c3bf247c1c0f5f630024ffcbe27eaf2bf.tar.gz
gentoo-4fbf825c3bf247c1c0f5f630024ffcbe27eaf2bf.tar.bz2
gentoo-4fbf825c3bf247c1c0f5f630024ffcbe27eaf2bf.zip
games-sports/bygfoot: [QA] inherit vcs-clean.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-sports/bygfoot')
-rw-r--r--games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
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/"