From: David Seifert Date: Sat, 15 Feb 2020 09:58:11 +0000 (+0100) Subject: dev-games/flatzebra: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=309c73c102b7f34b2640b21aac7ac47a01fed3f2;p=gentoo.git dev-games/flatzebra: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-games/flatzebra/flatzebra-0.1.6.ebuild b/dev-games/flatzebra/flatzebra-0.1.6.ebuild index 00bcd40953dc..1c956c236d5a 100644 --- a/dev-games/flatzebra/flatzebra-0.1.6.ebuild +++ b/dev-games/flatzebra/flatzebra-0.1.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="A generic game engine for 2D double-buffering animation" HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/batrachians.html"