From a12bfad122368b81f045c2bb84a669983a36a782 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 14:51:35 +0100 Subject: games-puzzle/glightoff: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-puzzle') diff --git a/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild b/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild index 5a209fa62cf1..acc24c9c6d36 100644 --- a/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild +++ b/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 GCONF_DEBUG="yes" -inherit eutils gnome2 +inherit epatch gnome2 DESCRIPTION="A simple (but not so easy to solve!) puzzle game" HOMEPAGE="http://glightoff.sourceforge.net/" -- cgit v1.2.3-65-gdbad