From: David Seifert Date: Sat, 15 Feb 2020 09:58:15 +0000 (+0100) Subject: dev-games/mercator: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=84a04b890be56660467fda774132a9aa529e4e4c;p=gentoo.git dev-games/mercator: [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/mercator/mercator-0.3.3.ebuild b/dev-games/mercator/mercator-0.3.3.ebuild index 92cdc48b0a23..ad2b19b766a0 100644 --- a/dev-games/mercator/mercator-0.3.3.ebuild +++ b/dev-games/mercator/mercator-0.3.3.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 eutils +inherit eutils ltprune DESCRIPTION="WorldForge library primarily aimed at terrain" HOMEPAGE="https://www.worldforge.org/index.php/components/mercator/"