dev-games/flatzebra: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:11 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:11 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-games/flatzebra/flatzebra-0.1.6.ebuild

index 00bcd40953dcc606d1ebf1bb0a65d40186be68a2..1c956c236d5a8057cfb5ab4a7e08b452f5d9f693 100644 (file)
@@ -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"