summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:14 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:14 +0100
commita773b267696c06e987dea19b31ad64880253ac60 (patch)
tree7af63e76c4f0ecd78da363a632b4c2f840dedf10 /dev-games/KXL/KXL-1.1.7-r2.ebuild
parentdev-games/guichan: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-a773b267696c06e987dea19b31ad64880253ac60.tar.gz
gentoo-a773b267696c06e987dea19b31ad64880253ac60.tar.bz2
gentoo-a773b267696c06e987dea19b31ad64880253ac60.zip
dev-games/KXL: [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/KXL/KXL-1.1.7-r2.ebuild')
-rw-r--r--dev-games/KXL/KXL-1.1.7-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/KXL/KXL-1.1.7-r2.ebuild b/dev-games/KXL/KXL-1.1.7-r2.ebuild
index fc453d84b946..ab0d291a05c8 100644
--- a/dev-games/KXL/KXL-1.1.7-r2.ebuild
+++ b/dev-games/KXL/KXL-1.1.7-r2.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="Development Library for making games for X"
HOMEPAGE="http://kxl.orz.hm/"