From: David Seifert Date: Sat, 15 Feb 2020 09:58:13 +0000 (+0100) Subject: dev-games/guichan: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5506a3e6ca6052e6091bc9d75f39a0c4c7d7fb97;p=gentoo.git dev-games/guichan: [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/guichan/guichan-0.8.2.ebuild b/dev-games/guichan/guichan-0.8.2.ebuild index 16a681c1f6e5..049a09d0547b 100644 --- a/dev-games/guichan/guichan-0.8.2.ebuild +++ b/dev-games/guichan/guichan-0.8.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools +inherit eutils autotools ltprune DESCRIPTION="a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL" HOMEPAGE="http://guichan.sourceforge.net/"