From 4ed3babce036407e137f6037c9caceed27fd1214 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 31 Oct 2020 12:11:02 +0100 Subject: games-board/openyahtzee: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert --- games-board/openyahtzee/openyahtzee-1.9.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-board/openyahtzee/openyahtzee-1.9.3.ebuild b/games-board/openyahtzee/openyahtzee-1.9.3.ebuild index 35b4ee304f5e..def1007cccb9 100644 --- a/games-board/openyahtzee/openyahtzee-1.9.3.ebuild +++ b/games-board/openyahtzee/openyahtzee-1.9.3.ebuild @@ -1,9 +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 WX_GTK_VER="3.0" -inherit eutils wxwidgets toolchain-funcs versionator +inherit eutils flag-o-matic wxwidgets toolchain-funcs versionator DESCRIPTION="A full-featured wxWidgets version of the classic dice game Yahtzee" HOMEPAGE="http://openyahtzee.sourceforge.net/" -- cgit v1.2.3-65-gdbad