From ebe340b8197a312f1c9bdf62159888a8a2a904a0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:12:22 +0100 Subject: [PATCH] games-kids/gmult: eutils-- Signed-off-by: Sam James --- games-kids/gmult/gmult-8.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-kids/gmult/gmult-8.0-r1.ebuild b/games-kids/gmult/gmult-8.0-r1.ebuild index b72258066123..3e67c28d08be 100644 --- a/games-kids/gmult/gmult-8.0-r1.ebuild +++ b/games-kids/gmult/gmult-8.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils gnome2-utils flag-o-matic +inherit gnome2-utils flag-o-matic DESCRIPTION="Multiplication Puzzle emulates the multiplication game found in Emacs" HOMEPAGE="http://www.mterry.name/gmult/"