summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:15 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:15 +0100
commit84a04b890be56660467fda774132a9aa529e4e4c (patch)
treef6f0727f55756cc82ac86404cd0b24e06787bc8f /dev-games/mercator/mercator-0.3.3.ebuild
parentdev-games/KXL: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-84a04b890be56660467fda774132a9aa529e4e4c.tar.gz
gentoo-84a04b890be56660467fda774132a9aa529e4e4c.tar.bz2
gentoo-84a04b890be56660467fda774132a9aa529e4e4c.zip
dev-games/mercator: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-games/mercator/mercator-0.3.3.ebuild')
-rw-r--r--dev-games/mercator/mercator-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"