From: David Seifert Date: Sat, 15 Feb 2020 09:58:10 +0000 (+0100) Subject: dev-games/clanlib: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc948c6f011b8aa9b261b08ef6b0c373b5399c09;p=gentoo.git dev-games/clanlib: [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/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild index 32096e028f55..1f091eb58fc0 100644 --- a/dev-games/clanlib/clanlib-0.8.1.ebuild +++ b/dev-games/clanlib/clanlib-0.8.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit flag-o-matic eutils +inherit flag-o-matic eutils ltprune DESCRIPTION="multi-platform game development library" HOMEPAGE="http://www.clanlib.org/"